SmoochApi::AppUserPreCreate
Properties
Name | Type | Description | Notes |
---|---|---|---|
userId | String | The app user's userId. This ID is specified by the appMaker. | |
givenName | String | The app user's given name. | [optional] |
surname | String | The app user's surname. | [optional] |
String | The app user's email. | [optional] | |
signedUpAt | String | A datetime string with the format yyyy-mm-ddThh:mm:ssZ representing the moment an appUser was created. | [optional] |
properties | Object | Custom properties for the app user. | [optional] |