ConfirmReservationEntity
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| reservation_id | String | Reservation ID | [default to null] |
| checkout_url | String | Payment redirect URL | [optional] [default to null] |
| pending_token | String | Payment token | [optional] [default to null] |
| payment_id | String | Payment intent ID | [optional] [default to null] |
| auth | String | Auth required for next step, payment method is card | [optional] [default to null] |