toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.pay.repository
Package-level
declarations
Types
Types
Tenant
Quota
Repository
Link copied to clipboard
@
Repository
interface
TenantQuotaRepository
:
JpaRepository
<
TenantQuota
,
String
>