PurchaseHostReservationResponse
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
Link copied to clipboard
The currency in which the totalUpfrontPrice
and totalHourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
Link copied to clipboard
The total hourly price of the reservation calculated per hour.
Link copied to clipboard
The total amount charged to your account when you purchase the reservation.
Functions
Link copied to clipboard
inline fun copy(block: PurchaseHostReservationResponse.Builder.() -> Unit = {}): PurchaseHostReservationResponse