Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)

Business Operations Entity (2022/06)

1min
all business operations entities are structured as follows entity uid string string read only read only the unique identifier of the business operation singularname string string read only read only the name of the operation in singular form this value is useful for displaying in entity properties dialogs pluralname string string read only read only the name of the operation in plural form this value is useful for displaying in user and role properties dialogs fullname string string read only read only the name of the current operation along with its parent operations (if any) since many operation names aren't unique, this value is useful for differentiating similar business operations targetentity entitytype entitytype read only read only the entitytype enumeration (2022/06) docid\ qnu0tdke zanbmmicy6rx parent businessoperation businessoperation read only read only an operation instance indicating the operation from which permissions are inherited this value will be "null" if there is no parent operation descendants businessoperation\[] businessoperation\[] read only read only an array of operation instances that inherit permissions from this operation this value is "null" if there are no descendant operations permissions permission\[] permission\[] read only read only the permissions entity associated with this operation see the permission entity (2022/06) docid\ jwfymc42cdrg5jy2skysu appliance operationappliance operationappliance read only instance read only read only indicates that given business operation applies to specific entity instances it is visible in the "security" section of the properties panel collection read only read only indicates that given business operation applies to collections of entities, in the entire network and associated folders it is visible in the "permissions" page and folder properties panel unknown read only read only included for forward compatibility