GetLodgingAvailabilityCalendarsOperationParams

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@NotNull()
@Valid()
private final String partnerTransactionId

The Partner-Transaction-ID is a required API request header element that is not consumed by Expedia. It will be required in all XAP v3 API request headers and will be mirrored back to the partner in the corresponding API response header. The Partner-Transaction-ID may be any alphanumeric string of the partner's choosing.

Link copied to clipboard
@Valid()
private final Set<String> propertyIds

Comma-separated list of Expedia Property IDs. The API request supports a maximum of 50 Property IDs in a single request.

Functions

Link copied to clipboard
Link copied to clipboard
public Headers getHeaders()
Link copied to clipboard

The Partner-Transaction-ID is a required API request header element that is not consumed by Expedia. It will be required in all XAP v3 API request headers and will be mirrored back to the partner in the corresponding API response header. The Partner-Transaction-ID may be any alphanumeric string of the partner's choosing.

Link copied to clipboard
Link copied to clipboard
public final Set<String> getPropertyIds()

Comma-separated list of Expedia Property IDs. The API request supports a maximum of 50 Property IDs in a single request.

Link copied to clipboard
public Parameters getQueryParams()