IdAttribute
The id attribute is an object that extends AttributeBase and contains the following properties:
| Property | Description | Required |
|---|---|---|
type | 'id' | Yes |
string | true | No |
number | true | No |
objectId | true | No |
guid | true | No |
string,number,objectId, andguidare mutually exclusive. Only one of them can be set totrueand required.