Name | Type | Description | Notes |
---|---|---|---|
customer_id | str | Unique identifier for the customer. | [optional] |
customer_name | str | Full name of the customer. | [optional] |
outstanding_balances_by_currency | [OutstandingBalanceByCurrency] | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
customer_id | str | Unique identifier for the customer. | [optional] |
customer_name | str | Full name of the customer. | [optional] |
outstanding_balances_by_currency | [OutstandingBalanceByCurrency] | [optional] |