# AccountParent
## Properties
**account_id** | **String** | Account Number for Money Manager Client | [optional] [default to null]
**is_m_child** | **bool** | Is MM a Child Account | [optional] [default to null]
**is_m_parent** | **bool** | Is MM a Parent Account | [optional] [default to null]
**is_multiplex** | **bool** | Is a Multiplex Account. These are account models with individual account being parent and managed account being child. | [optional] [default to null]
**mmc** | **Vec<String>** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)