dto.UserDTO
dto.UserDTO
Properties
| Name | Type | Required | Description |
|---|---|---|---|
email | string | No | Contact email for the group |
firstname | string | No | The first name in the user record |
lastname | string | No | The last name in the user record |
mdn | string | No | The Mobile Directory Number |
customdata | object | No | Name/value pair, where the value is client defined. The purpose is to keep track of current state per device action. |