Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique identifier for the item | [optional] |
displayedAs | string | The name of the resource | [optional] |
path | string | The API path for the resource | [optional] |
createdAt | \DateTime | The datetime when the item was created | [optional] |
updatedAt | \DateTime | The datetime when the item was last updated | [optional] |
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] |
contact | \SynergiTech\Sage\Model\Base | [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] |
currency | \SynergiTech\Sage\Model\Base | [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] |
status | \SynergiTech\Sage\Model\Base | [optional] |