LodgingRoomTypeLinksWebDetails

Parameters

accept

The Accept request header for API queries only. Note: this value will only be returned if the link is an API query, as website URLs do not require an Accept header.

method

Method of request.

href

The URL of the destination web page or API query.

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final String accept
Link copied to clipboard
@Valid()
private final String href
Link copied to clipboard
@Valid()
private final String method

Functions

Link copied to clipboard
Link copied to clipboard
public final String getAccept()
Link copied to clipboard
public final String getHref()
Link copied to clipboard
public final String getMethod()
Link copied to clipboard