# atom_api.AccountCreateClient

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clientId** | **String** | The ID of a client associated with the account | 
**clientAccountAssociationType** | **String** | The role of the client as it relates to the account defined by your firm. Roles may be joint, owner, trustee, viewer, or admin. Only the owner will be able to execute transactions and trades on the account | 
**signatureData** | **String** | Stored signature for the client on the account such as a Base30 or Base64 string | [optional] 


