Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.22 KB

PaymentAllocation.md

File metadata and controls

20 lines (17 loc) · 1.22 KB

# PaymentAllocation

Properties

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]

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