2 Commits

1 changed files with 3 additions and 0 deletions
Split 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": {
"type": "string"
},
"transactionID": {
"type": "string"
}
}
}

Loading…
Cancel
Save