Toggle navigation
opencell REST and WS API: ApplicableEntityDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ApplicableEntityDto
ApplicableEntityDto
Data Type
The Class SecuredEntityDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
code
string
The code.
entityClass
string
The entity class.
Example
{ "code" : "...", "entityClass" : "..." }