SubscriberSourceField
The definition of a subscriber source field.
Attributes | Type | Description | Optional | Default |
---|---|---|---|---|
name | xs:string | Field name. Must comply with the regex: [a-zA-Z_]+ | No | |
type | FieldType | Field type. | No | |
emailField | xs:boolean | Is an email field. | Yes | false |
phoneField | xs:boolean | Is a Text (SMS) field. | Yes | false |
fieldType | xs:string | Used to specify the field type when creating a subscriber source for push notification. | yes |
Note:
- When reading, the fieldType is always empty