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] |
links | \SynergiTech\Sage\Model\Link[] | Links for the resource | [optional] |
transaction | \SynergiTech\Sage\Model\Base | [optional] | |
transactionType | \SynergiTech\Sage\Model\Base | [optional] | |
deletedAt | \DateTime | The datetime when the item was deleted | [optional] |
date | \DateTime | The date the allocation was made | [optional] |
contact | \SynergiTech\Sage\Model\Base | [optional] | |
allocatedArtefacts | \SynergiTech\Sage\Model\AllocatedArtefact[] | The payment lines of the payment | [optional] |