RoomTypeLinksApiDetails

public final class RoomTypeLinksApiDetails

Parameters

accept

The Accept request header (for API queries only - not included for page URLs).

method

Method of request.

href

The URL of the destination web page or API query.

Constructors

Link copied to clipboard

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