# # AttachmentDisplayBodyPaymentHistoryFull

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unique_account_identifier** | **string** | Unique name / number to identify the specific customer account. Max 24 characters. E.g. \&quot;Adam Adamsson\&quot; | [optional]
**payment_option** | **string** |  | [optional]
**number_paid_purchases** | **int** | Total number of successful purchases | [optional]
**total_amount_paid_purchases** | **float** | Total amount of successful purchases (local currency), e.g. 1234.00 | [optional]
**date_of_last_paid_purchase** | [**\DateTime**](\DateTime.md) | ISO 8601 e.g. 2012-11-24T15:00 | [optional]
**date_of_first_paid_purchase** | [**\DateTime**](\DateTime.md) | ISO 8601 e.g. 2012-11-24T15:00 | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
