{
"accountName": "string",
"accountNumber": "string",
"accountType": "string",
"amount": "double",
"bsb": "string",
"employeeExternalId": "string",
"employeeFirstName": "string",
"employeeId": "int32",
"employeeSurname": "string",
"lodgementReference": "string"
}
Name | Type | Description |
---|---|---|
accountName | string | String |
accountNumber | string | String |
accountType | string | String |
amount | double | Decimal |
bsb | string | String |
employeeExternalId | string | String |
employeeFirstName | string | String |
employeeId | int32 | Int32 |
employeeSurname | string | String |
lodgementReference | string | String |
Powered by DapperDox