Sha256: 817ba0abbe910aa8a6b1702a610b79bec0c4ea883066efd241770a7f50111a01

Contents?: true

Size: 824 Bytes

Versions: 3

Compression:

Stored size: 824 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] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-1.1.2 docs/UpdateUser.md
talon_one-1.1.1 docs/UpdateUser.md
talon_one-1.1.0 docs/UpdateUser.md