Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

BankPaymentInstruction.md

File metadata and controls

16 lines (13 loc) · 1.08 KB

# BankPaymentInstruction

Properties

Name Type Description Notes
originator \SynergiTech\Staffology\Model\BankDetails [optional]
bankPayments \SynergiTech\Staffology\Model\PayRunPayment[] [optional]
status \SynergiTech\Staffology\Model\BackgroundTaskStatus [optional]
statusMessage string [readonly] A message to elaborate on the Status [optional]
link string [readonly] If available, a link to the payments in an ExternalDataProvider [optional]
serviceUserNumber string Service user number to be used while sending payment instruction [optional]
bureauNumber string Bureau number to be used if available while sending payment instruction [optional]
allowsMultiDate bool Allows multiple payment dates in the file [optional]

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