Ver código fonte

add transactionID field

master
yusmardianto 3 anos atrás
pai
commit
9b7e418954
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      api/booking/models/booking.settings.json

+ 3
- 0
api/booking/models/booking.settings.json Ver arquivo

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

Carregando…
Cancelar
Salvar