Name | Type | Description | Notes |
---|---|---|---|
contactName | string | The name of the contact when the payment on account was created | [optional] |
contactReference | string | The reference of the contact when the payment on account was created | [optional] |
contactId | string | The ID of the Contact. | [optional] |
date | \DateTime | The date of the payment on account | [optional] |
reference | string | The reference for the payment on account | [optional] |
netAmount | float | The net amount of the payment on account | [optional] |
taxAmount | float | The tax amount of the payment on account | [optional] |
totalAmount | float | The total amount of the payment on account | [optional] |
outstandingAmount | float | The outstanding amount of the payment on account | [optional] |
currencyId | string | The ID of the Currency. | [optional] |
exchangeRate | float | The exchange rate for the payment on account | [optional] |
baseCurrencyNetAmount | float | The net amount of the payment on account in base currency | [optional] |
baseCurrencyTaxAmount | float | The tax amount of the payment on account in base currency | [optional] |
baseCurrencyTotalAmount | float | The total amount of the payment on account in base currency | [optional] |
baseCurrencyOutstandingAmount | float | The outstanding amount of the payment on account in base currency | [optional] |
statusId | string | The ID of the Status. | [optional] |