Properties
This table lists the whole set of properties contained into this data type.
Some properties are "native", and have a single serialization format.
Some properties are "polymorphic", and can be serialized/deserialized using multiple formats (known as "styles")
| Name | Kind | Description | 
|---|---|---|
| actionType | polymorphic | Action Type | 
| alarmId | native | Alarm Id | 
| notified | native | |
| position | native | |
| realExpireDate | native | Real Expire Date | 
| timeValue | native | Time Value | 
| timeValueType | polymorphic | Time Value Type | 
actionType
Action Type
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | ActionType | 
| Physical property type | AlarmActionType | 
| Is Required | NO | 
| Is Polymorphic | YES | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | YES | 
Polymorphic styles for version 'v1'
For more details about using the polymorphic properties, please refer to the general guide on the options
Crm-AlarmActionTypeEnumStyle: AdaptiveInteger
| Style name | Serialized as | 
|---|---|
| AdaptiveInteger | int | 
| AdaptiveString | string | 
alarmId
Alarm Id
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | AlarmId | 
| Physical property type | long | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
notified
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Notified | 
| Physical property type | bool | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
position
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Position | 
| Physical property type | int | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
realExpireDate
Real Expire Date
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | RealExpireDate | 
| Physical property type | DateTime | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
timeValue
Time Value
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | TimeValue | 
| Physical property type | int | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
timeValueType
Time Value Type
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | TimeValueType | 
| Physical property type | AlarmTimeValueType | 
| Is Required | NO | 
| Is Polymorphic | YES | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | YES | 
Polymorphic styles for version 'v1'
For more details about using the polymorphic properties, please refer to the general guide on the options
Crm-AlarmTimeValueTypeEnumStyle
Crm-AlarmTimeValueTypeEnumStyle: AdaptiveInteger
| Style name | Serialized as | 
|---|---|
| AdaptiveInteger | int | 
| AdaptiveString | string | 
Schema
The following table contains the main schema information about this data type.
| Feature | Value | 
|---|---|
| Type | object | 
| Required: | 
Polymorphic Schema
The polymorphic schema describe how the object is serialized and deserialized by the Web API pipeline.
Some properties are "native", and have a single serialization format.
Some properties are "polymorphic", and can be serialized/deserialized using multiple formats (known as "styles")