Name | Type | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AppId | integer |
Application Id this tenant belongs to
Additional Info :
Required |
|||||||||||
DisplayName | string |
Name displayed in Application
Additional Info :
Required |
|||||||||||
IconUrl | string |
Url to the Icon/Avatar to display in the Application |
|||||||||||
SplashUrl | string |
Url to the Splash Image for the Tenant, displayed when it is the chosen tenant |
|||||||||||
Url | string |
Url of the Site for the Tenant to load on start up. Must be a full absolute url including the http or https scheme
Additional Info :
Required |
|||||||||||
Disabled | boolean |
True if the Tenant is disabled, the application will behave as if it is deleted |
|||||||||||
Hidden | boolean |
If true, the tenant will not be displayed in the application, but can still be used or switched to using a deep link |
|||||||||||
DisplayOrder | integer |
Relative number to specify the order the Tenant is displayed in the listing |
|||||||||||
Description | string |
Description of the tenant app |
|||||||||||
FirstName | string |
First name of the owner or person responsible for the tenant app
Additional Info :
Required Length between 0 and 50 |
|||||||||||
LastName | string |
Last Name of the owner or person responsible for the tenant app
Additional Info :
Required Length between 0 and 50 |
|||||||||||
Phone | string |
Phone number of the owner or person responsible for the tenant app
Additional Info :
Length between 0 and 50 |
|||||||||||
SupportEmail | string |
Email address of the owner or person responsible for the tenant app
Additional Info :
Length between 0 and 180 Matching: (?i)^[a-z0-9._%+-]+@(?:[a-z0-9][a-z0-9-]*\.)+[a-z]{2,}$ |
|||||||||||
SupportSite | string |
Optional support url for the tenant app, may be different than the Url |
|||||||||||
Footer | FooterRequest |
Optional footer information to use for this tenant |
|||||||||||
Tag | string |
Optional associated data for the tenant, for instance a database id of the member its for |
|||||||||||
SocialDescription | string |
Social Description used when posting links to social media Maximum string length of 255 any extra will be trimmed. |
|||||||||||
RollOverId | integer |
If the tenant gets deleted it will redirect the user to that rollover id |
|||||||||||
LandingPage | HomeRequest |
Optional landing page feature data for ionic apps. |
|||||||||||
FacebookUrl | string |
Facebook Page Url |
|||||||||||
TwitterUrl | string |
Twitter Page Url |
|||||||||||
LinkedInUrl | string |
LinkedInUrl Url |
|||||||||||
GooglePlusUrl | string |
GooglePlus Page Url |
|||||||||||
IonicTemplateId | string |
If the ionic template supports multiple design for the tenant. (Id is based on the template). |
|||||||||||
Source | string |
The location of the tenant when it was created. |