Sha256: b523076e12d8c2a7948fd4a2185f8fd358a41dee1467578a1391131d7c4732c2
Contents?: true
Size: 802 Bytes
Versions: 41
Compression:
Stored size: 802 Bytes
Contents
# SmoochApi::AppUserPreCreate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | **String** | The app user's userId. This ID is specified by the appMaker. | **credential_required** | **BOOLEAN** | Flag indicating if the appUser is secured by a JSON Web Token or not. | [optional] **given_name** | **String** | The app user's given name. | [optional] **surname** | **String** | The app user's surname. | [optional] **email** | **String** | The app user's email. | [optional] **signed_up_at** | **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]
Version data entries
41 entries across 41 versions & 1 rubygems