| Name | Type | Description | Notes |
|---|---|---|---|
| links | \SynergiTech\Sage\Model\Link[] | Links for the resource | [optional] |
| date | \DateTime | The date for the payment/allocation | [optional] |
| type | string | The type of the payment/allocation | [optional] |
| reference | string | The reference for the payment/allocation | [optional] |
| amount | float | The allocated amount of the payment/allocation | [optional] |
| discount | float | The discount amount of the payment/allocation | [optional] |
| stripeTransactionId | string | [optional] | |
| contactAllocation | \SynergiTech\Sage\Model\ContactAllocation | [optional] | |
| artefact | \SynergiTech\Sage\Model\Generic | [optional] | |
| contactPayment | \SynergiTech\Sage\Model\ContactPayment | [optional] | |
| displayedAs | string | Display text for the item | [optional] |
| negativePayment | bool | This is a negative payment | [optional] |