Policies

public final class Policies

Information about property policies that guests need to be aware of.

Parameters

knowBeforeYouGo

Description of information that may be helpful when planning a trip to this property.

Constructors

Link copied to clipboard
public Policies Policies(String knowBeforeYouGo)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final String knowBeforeYouGo

Functions

Link copied to clipboard
public final static Policies.Builder builder()
Link copied to clipboard
public final String getKnowBeforeYouGo()