Sha256: 9db1251072ad22faab2ad8d1e0a89e9f38fa1590572c24dd5d2d3c614c156802

Contents?: true

Size: 897 Bytes

Versions: 3

Compression:

Stored size: 897 Bytes

Contents

# TalonOne::UpdateUser

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | The email address associated with your account. | 
**name** | **String** | Your name. | [optional] 
**password** | **String** | Your old password. | [optional] 
**new_password** | **String** | Your new password. | [optional] 
**policy** | **String** | a blob of acl json | [optional] 
**state** | **String** | New state (\"deactivated\" or \"active\") for the user. Only usable by admins for the user. | [optional] 
**release_update** | **BOOLEAN** | Update the user via email | [optional] 
**latest_feature** | **String** | The latest feature you've been notified. | [optional] 
**roles** | **Array<Integer>** | Update | [optional] 
**application_notification_subscriptions** | **Object** |  | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/UpdateUser.md
talon_one-1.3.0 docs/UpdateUser.md
talon_one-1.2.0 docs/UpdateUser.md