ManagementDepositLedgerEntityModel
ManagementDepositLedgerEntityModel
Structure
Field | Type | Required | Description |
---|---|---|---|
propertyCode | String | ||
name | String | ||
ownerType | String | ||
ownerName | String | ||
consumptionDate | LocalDate | ||
invoiceName | String | ||
invoiceDate | LocalDate | ||
invoiceTypeName | String | ||
invoiceSerie | String | ||
invoiceNumber | String | ||
bookerName | String | ||
arrival | LocalDate | ||
departure | LocalDate | ||
amount | BigDecimal | ||
spent | BigDecimal | ||
remaining | BigDecimal |
JSON representation
{ "propertyCode": "ALI", "name": "ALI00000003/4", "ownerType": "ReservationRoomStay", "ownerName": "ALI00000003/4", "consumptionDate": "2020-10-13", "invoiceName": "Léana Morrison, Nancy", "invoiceDate": "2020-10-13", "invoiceTypeName": "Receipt", "invoiceSerie": "", "invoiceNumber": "2", "bookerName": null, "arrival": "2020-10-13", "departure": "2020-10-13", "amount": 202.900000, "spent": 0.000000, "remaining": 202.900000 }
, multiple selections available,