Classes
- DocumentRoot
- PageActivityNotificationResponseType
- PageActivityNotificationType
- PageActivityUpdateRequestType
- PageActivityUpdateResponseType
- PageDataType
- ParameterType
- StatusType
- StatusType1
Members
(static, readonly) ParameterDataType :string
Defines valid parameter Data types e.g. String, Integer etc
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
BOOLEAN |
string | |
COMPLEX |
string | |
DATE |
string | |
DATETIME |
string | |
DOUBLE |
string | |
FLOAT |
string | |
INTEGER |
string | |
LONG |
string | |
STRING |
string | |
TIME |
string |
(static, readonly) ParameterModeType :string
Defines valid parameter Modes e.g. IN, OUT, INOUT
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
IN |
string | |
OUT |
string | |
INOUT |
string |