Package org.killbill.billing.tenant.api
Interface Tenant
-
- All Superinterfaces:
Entity,TenantData
public interface Tenant extends TenantData, Entity
-
-
Method Summary
-
Methods inherited from interface org.killbill.billing.util.entity.Entity
getCreatedDate, getId, getUpdatedDate
-
Methods inherited from interface org.killbill.billing.tenant.api.TenantData
getApiKey, getApiSecret, getExternalKey
-
-