Builder

class Builder

Properties

Link copied to clipboard
var count: Int?

Number of resources

Link copied to clipboard
var name: String?

Name for the new reservation

Link copied to clipboard

Offering to purchase, e.g. '87654321'

Link copied to clipboard

Renewal settings for the reservation

Link copied to clipboard

Unique request ID to be specified. This is needed to prevent retries from creating multiple resources.

Link copied to clipboard

Requested reservation start time (UTC) in ISO-8601 format. The specified time must be between the first day of the current month and one year from now. If no value is given, the default is now.

Link copied to clipboard

A collection of key-value pairs

Functions

Link copied to clipboard