소스 검색

add transactionID field

master
yusmardianto 3 년 전
부모
커밋
9b7e418954
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      api/booking/models/booking.settings.json

+ 3
- 0
api/booking/models/booking.settings.json 파일 보기

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

불러오는 중...
취소
저장