본문으로 건너뛰기

protos.schedule.ReservationRequestedOptionPrice

amountint32
currencystring
reason object
typeenum

Possible values: [RESERVATION_REQUESTED_OPTION_PRICE_REASON_TYPE_UNSPECIFIED, GENERAL, PROMOTION, VISITOR_TYPE]

promotionIdstring
visitorTypeIdstring
protos.schedule.ReservationRequestedOptionPrice
{
"amount": 0,
"currency": "string",
"reason": {
"type": "RESERVATION_REQUESTED_OPTION_PRICE_REASON_TYPE_UNSPECIFIED",
"promotionId": "string",
"visitorTypeId": "string"
}
}