2 Commits

1 changed files with 3 additions and 0 deletions
Unified View
  1. +3
    -0
      api/booking/models/booking.settings.json

+ 3
- 0
api/booking/models/booking.settings.json View File

@@ -50,6 +50,9 @@
}, },
"checkOut": { "checkOut": {
"type": "string" "type": "string"
},
"transactionID": {
"type": "string"
} }
} }
} }

Loading…
Cancel
Save