Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.25 KB

ContactAllocation.md

File metadata and controls

20 lines (17 loc) · 1.25 KB

# ContactAllocation

Properties

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]

[Back to Model list] [Back to API list] [Back to README]