This website works better with JavaScript.
Home
Explore
Help
Sign In
yusmar
/
catania-hotel-web-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add transactionID field
master
yusmardianto
3 years ago
parent
ead74cff08
commit
9b7e418954
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
}
}
}
Write
Preview
Loading…
Cancel
Save