Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.13 KB

TenantApplicationsInfoDto.md

File metadata and controls

17 lines (14 loc) · 1.13 KB

# TenantApplicationsInfoDto

Properties

Name Type Description Notes
design_editor_url string An url to the 'Design Editor' tenant application. [optional]
ui_framework_url string An url to the 'UI Framework'. [optional]
simple_editor_url string An url to the 'Simple editor'. [optional]
preflight_url string An url to the 'Preflight' tenant application. [optional]
dynamic_image_url string An url to the 'Dynamic Image' tenant application. [optional]
tenant_id int Tenant identifier [optional]
design_editor_api_key string An ApiKey for the 'Design Editor' tenant application. [optional]
preflight_api_key string An ApiKey for the 'Preflight' tenant application. [optional]
dynamic_image_api_key string An ApiKey for the 'Dynamic Image' tenant application. [optional]

[Back to Model list] [Back to API list] [Back to README]