# atom_api.SpecificAccountStageResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | ID of the account stage | 
**name** | **String** | Name or label of the account stage such as “Pending Funding” or “Fully Funded” | [optional] 
**description** | **String** | Description of what the step along the registration process that the account stage represents | [optional] 
**orderIndex** | **Number** | Indicator for where along the process the account stage falls. Generally, the higher the order index, the further along the process | [optional] 
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 


