| Name | Type | Description | Notes |
|---|---|---|---|
| amount | float | [readonly] The amount to pay | [optional] |
| bacsHash | string | [readonly] if paying by Credit and you've enabled BacsHash then this will contain the BacsHash included on the FPS | [optional] |
| bacsSubReference | string | [readonly] if paying by Credit and you've enabled BacsHash then this will contain the BacsSubReference included on the FPS | [optional] |
| bankDetails | \SynergiTech\Staffology\Model\BankDetails | [optional] | |
| date | \DateTime | [readonly] The date the payment is to be made | [optional] |
| employerPaymentReference | string | The employer's payment reference, formatted as per the employer settings | [optional] |
| isBankDetailValid | bool | [readonly] for checking if bank details are valid | [optional] |
| method | \SynergiTech\Staffology\Model\PayMethod | [optional] | |
| payee | \SynergiTech\Staffology\Model\Item | [optional] | |
| reference | string | [readonly] The period the payment is for | [optional] |
| type | \SynergiTech\Staffology\Model\PayeeType | [optional] |