Interface TenantProvider
- All Known Subinterfaces:
 Account,ChatBot,MessengerAccount,SystemGroup
public interface TenantProvider
Represents an object, that has a tenant
- Since:
 - 10.0.16
 
- 
Method Summary
 
- 
Method Details
- 
getTenant
Tenant getTenant()Returns the tenant- Returns:
 - the tenant object
 - Since:
 - 10.0.16
 
 
 -