Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1 KB

File metadata and controls

18 lines (14 loc) · 1 KB

CustomEntityType

Properties

Name Type Description Notes
Id string UUID for custom entity type. This is immutable. [optional] [default to null]
VroId string [optional] [default to null]
VroDynamicType string This refers to VRO's dynamic type. [optional] [default to null]
Name string Display name. [optional] [default to null]
Nss string This refers to a unique namespace specific string. [optional] [default to null]
Description string [optional] [default to null]
TenantScoped bool [optional] [default to null]
ProviderScoped bool [optional] [default to null]
PublishAll bool Read-only value indicating publishAll state [optional] [default to null]

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