TypeCondition
Description
Applications have a property that indicates the type of the application. An application may have more than one type. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
applicationType | False | string | One of the following: SERVER: A hosted application CLIENT: A client application WEBAPP: A web application |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |