Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReservationCreateResponse ¶
type ReservationCreateResponse struct {
ID schema.ID `json:"reservation_id"`
EscrowInformation escrowtypes.CustomerEscrowInformation `json:"escrow_information"`
}
ReservationCreateResponse wraps reservation create response
Click to show internal directories.
Click to hide internal directories.