All Downloads are FREE. Search and download functionalities are using the official Maven repository.

travel.wink.sdk.extranet.booking.model.RatePlanSupplierDetails Maven / Gradle / Ivy

There is a newer version: 30.5.2
Show newest version
/*
 * Wink API
 *  # Introduction  Welcome to the Wink API - A programmer-friendly way to manage, sell and book travel inventory on the Wink platform. The API gives you all the tools you need to ready your properties and inventory for sale across 1000s of our native sales channels.  Integrators, affiliates, travel agents and content creators have the ability search for your travel inventory and promote / sell it in a wide variety of ways.   # Integrations  We have already integrated with the most well-known channel managers so you don't have to. To see our current integrations, please go to https://extranet.wink.travel and scroll to Connectivity section. Once your properties are set up, you can finish the setup by mapping your property to Wink using your channel manager partner portal. If your properties don't have a channel manager, you can easily manage rates and availability with this API.   # Intended Audience  Programmers are [most likely] a requirement to start integrating with Wink. Companies and organizations that would most benefit from integrating with us are new and existing travel companies that have relationships with suppliers and that need an advanced system from which to manage their travel inventory and get that same inventory out to as many eyeballs as possible at the lowest price possible.  - Hotel chains  - Hotel brands  - Travel tech companies  - Destination sites  - Integrators  - Aggregators  - Destination management companies  - Travel agencies  - OTAs   ## APIs  Not every integrator needs every API. For that reason, we have separated APIs into context.  ### Test API   - [Ping](/ping): The Ping API is a quick test endpoint to verify that your credentials work Wink.  ### Common APIs  - [Notifications](/notifications): The Notifications API is a way for us to stay in touch with your user, property or affiliate account. - [User Settings](/user-settings): The User Settings API exposes endpoints to allow 3rd party integrators to communicate with Wink.  ### Consume APIs Consume endpoints are for developers who want to find existing travel inventory and either book it or use it to advertise through one of their Wink affiliate accounts.   - [Configuration](/engine-client): A single endpoint to retrieve whitelabel + customization information for the booking engine.  - [Lookup](/lookup): All APIs related to locating inventory by region, locale and property flags.  - [Inventory](/inventory): All APIs related to retrieve known travel inventory as it was found using the Lookup API..  - [Booking](/booking): All APIs related to creating bookings on the platform.  - [Travel Agent](/travel-agent): The Travel Agent API exposes endpoints to manage agent-facilitated bookings.   ### Produce APIs  Produce endpoints are for developers who want to create and manage travel inventory.   #### Property  - [Property registration](/extranet/property/register): As a producer, this is, oftentimes, where you start your journey. These endpoints let you create properties on Wink.  - [Property](/extranet/property): This collection of property endpoints are mostly management endpoints that let you display, change status and similar for your existing properties.  - [Facilities](/extranet/facilities): This collection of endpoints let you manage facilities; such as room types.  - [Experiences](/extranet/experiences): This collection of endpoints let you manage experiences, such as activities.  - [Monetize](/extranet/monetize): The Monetize API exposes endpoints for managing cancellation polies, rate plans, promotions and more on Wink.  - [Distribution](/extranet/distribution): The Distribution API exposes endpoints for sales channels, connecting with affiliates, managing rates and inventory calendars and more on Wink.  - [Property Booking](/extranet/booking): The Property Booking API exposes endpoints for managing bookings and reviews at the property-level.   #### Affiliate  - [Affiliate](/affiliate): This collection of affiliate endpoints are mostly management endpoints that let you display, change status and similar for your existing accounts.  - [Browse](/affiliate/browse): The Browse API exposes endpoints for affiliates to find suppliers and inventory to sell.  - [Inventory](/affiliate/inventory): The Inventory API exposes endpoints for affiliates to manage the inventory they want to sell and how they want to sell it.  - [Sales Channel](/affiliate/sales-channel): The Sales Channel API exposes endpoints for affiliates to manage existing sales channels as well as find new ones.  - [WinkLinks](/affiliate/winklinks): The WinkLinks API exposes endpoints for affiliates to manage their WinkLinks page.   #### Rate provider  - [Channel manager](/channel-manager): The Channel Manager API enables external channel manager partners to map, exchange rate / availability information with us as well as be informed of bookings that occur on the Wink platform for one of their properties.   ### Taxonomy APIs  Taxonomy endpoints are for developers who want to consume and produce travel inventory and need taxonomies of standard and non-standard codes for inventory types, classes, statuses etc.   - [Reference](/reference): All APIs related to retrieving platform-supported taxonomies.   ### Insight APIs  Insight endpoints do exactly what the name implies - They offer platform-level insight into the activities of producers and consumers.   - [Analytics](/analytics): All APIs related to tracking metrics across a wide variety of data source segments including, more entertaining, leaderboard metrics.   ### Payment APIs  Payment endpoints are for developers who want to purchase travel inventory. This can be done via the API as a registered Travel Agent or using our API in conjunction with our PCI compliant payment widget for all other entities.   - [TripPay](/payment): All APIs related to TripPay account management, booking, mapping and integration features.   ## SDKs  We are actively working on supporting the most used languages out there. If you don't see your language here, reach out to us with a request to officially add your language. In the meantime, if you want to roll your own SDK, you can do so by downloading the OpenAPI spec and using one of the many available OpenAPI generators available: [https://openapi-generator.tech/docs/generators](https://openapi-generator.tech/docs/generators).   - Java SDK [https://github.com/wink-travel/wink-sdk-java](https://github.com/wink-travel/wink-sdk-java)   ## Usage  These features are made available to you via a [REST API](https://en.wikipedia.org/wiki/Representational_state_transfer). This API is language agnostic.   ## Versioning  We chose to version our endpoints in a way that we hope affects your integration minimally. You request the version of our API you wish to work with via the `Wink-Version` header. When it's time for you to upgrade, you only have to change the version number to get access to our updated endpoints.   ## Release history  - Follow updates on Github: https://github.com/wink-travel/wink-sdk-java/blob/master/CHANGELOG.md   # Extranet Booking API The Booking API exposes endpoints to manage bookings. This API lets you:  1. Booking: Manage bookings including cancellations. 2. Review: Manage user reviews. 3. Sync w. Calendar: Manage calendar sync with your favorite calendar software  Browse the endpoints in the left navigation bar to get started.  
 *
 * The version of the OpenAPI document: 30.3.1
 * Contact: [email protected]
 *
 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 * https://openapi-generator.tech
 * Do not edit the class manually.
 */


package travel.wink.sdk.extranet.booking.model;

import java.util.Objects;
import java.util.Arrays;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonTypeName;
import com.fasterxml.jackson.annotation.JsonValue;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.UUID;
import travel.wink.sdk.extranet.booking.model.CancellationPolicyExceptionsSupplierDetails;
import travel.wink.sdk.extranet.booking.model.CancellationPolicySupplierDetails;
import travel.wink.sdk.extranet.booking.model.DowPatternGroupSupplierDetails;
import travel.wink.sdk.extranet.booking.model.RatePlanLevelFeeSupplierDetails;
import travel.wink.sdk.extranet.booking.model.VariableChargeSupplierDetails;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
import com.fasterxml.jackson.annotation.JsonTypeName;
import jakarta.validation.constraints.*;
import jakarta.validation.Valid;
import org.hibernate.validator.constraints.*;

/**
 * Rate plan used for this stay
 */
@JsonPropertyOrder({
  RatePlanSupplierDetails.JSON_PROPERTY_IDENTIFIER,
  RatePlanSupplierDetails.JSON_PROPERTY_HOTEL_IDENTIFIER,
  RatePlanSupplierDetails.JSON_PROPERTY_NAME,
  RatePlanSupplierDetails.JSON_PROPERTY_PREPAID,
  RatePlanSupplierDetails.JSON_PROPERTY_ENABLED,
  RatePlanSupplierDetails.JSON_PROPERTY_BREAKFAST,
  RatePlanSupplierDetails.JSON_PROPERTY_BRUNCH,
  RatePlanSupplierDetails.JSON_PROPERTY_LUNCH,
  RatePlanSupplierDetails.JSON_PROPERTY_DINNER,
  RatePlanSupplierDetails.JSON_PROPERTY_ALL_INCLUSIVE,
  RatePlanSupplierDetails.JSON_PROPERTY_ALL_INCLUSIVE_PLUS_ALCOHOL,
  RatePlanSupplierDetails.JSON_PROPERTY_SELL_START_DATE,
  RatePlanSupplierDetails.JSON_PROPERTY_SELL_END_DATE,
  RatePlanSupplierDetails.JSON_PROPERTY_STAY_START_DATE,
  RatePlanSupplierDetails.JSON_PROPERTY_STAY_END_DATE,
  RatePlanSupplierDetails.JSON_PROPERTY_LOYALTY_POINTS_ACCRUE,
  RatePlanSupplierDetails.JSON_PROPERTY_MAX_ADVANCE_BOOKING_OFFSET,
  RatePlanSupplierDetails.JSON_PROPERTY_MIN_ADVANCE_BOOKING_OFFSET,
  RatePlanSupplierDetails.JSON_PROPERTY_MIN_TOTAL_OCCUPANCY,
  RatePlanSupplierDetails.JSON_PROPERTY_MAX_TOTAL_OCCUPANCY,
  RatePlanSupplierDetails.JSON_PROPERTY_MIN_L_O_S,
  RatePlanSupplierDetails.JSON_PROPERTY_MAX_L_O_S,
  RatePlanSupplierDetails.JSON_PROPERTY_MIN_AGE,
  RatePlanSupplierDetails.JSON_PROPERTY_MAX_AGE,
  RatePlanSupplierDetails.JSON_PROPERTY_RATE_PLAN_LEVEL_FEES,
  RatePlanSupplierDetails.JSON_PROPERTY_AVAILABLE_DAYS_OF_WEEK,
  RatePlanSupplierDetails.JSON_PROPERTY_ARRIVAL_DAYS_OF_WEEK,
  RatePlanSupplierDetails.JSON_PROPERTY_DEPARTURE_DAYS_OF_WEEK,
  RatePlanSupplierDetails.JSON_PROPERTY_REQUIRED_DAYS_OF_WEEK,
  RatePlanSupplierDetails.JSON_PROPERTY_EARLY_CHECK_IN_CHARGE,
  RatePlanSupplierDetails.JSON_PROPERTY_LATE_CHECK_OUT_CHARGE,
  RatePlanSupplierDetails.JSON_PROPERTY_CANCELLATION_POLICY_IDENTIFIER,
  RatePlanSupplierDetails.JSON_PROPERTY_CANCELLATION_POLICY,
  RatePlanSupplierDetails.JSON_PROPERTY_CANCELLATION_POLICY_EXCEPTIONS,
  RatePlanSupplierDetails.JSON_PROPERTY_SINGLE_OCCUPANCY_RATE_MODIFIER,
  RatePlanSupplierDetails.JSON_PROPERTY_EXTRA_PAX_RATE_MODIFIER,
  RatePlanSupplierDetails.JSON_PROPERTY_EXTRA_CHILD_RATE_MODIFIER
})
@JsonTypeName("RatePlan_SupplierDetails")
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-08-12T10:02:23.724204064+07:00[Asia/Bangkok]")
public class RatePlanSupplierDetails {
  public static final String JSON_PROPERTY_IDENTIFIER = "identifier";
  private UUID identifier;

  public static final String JSON_PROPERTY_HOTEL_IDENTIFIER = "hotelIdentifier";
  private UUID hotelIdentifier;

  public static final String JSON_PROPERTY_NAME = "name";
  private String name;

  public static final String JSON_PROPERTY_PREPAID = "prepaid";
  private Boolean prepaid = false;

  public static final String JSON_PROPERTY_ENABLED = "enabled";
  private Boolean enabled = false;

  public static final String JSON_PROPERTY_BREAKFAST = "breakfast";
  private Boolean breakfast = false;

  public static final String JSON_PROPERTY_BRUNCH = "brunch";
  private Boolean brunch = false;

  public static final String JSON_PROPERTY_LUNCH = "lunch";
  private Boolean lunch = false;

  public static final String JSON_PROPERTY_DINNER = "dinner";
  private Boolean dinner = false;

  public static final String JSON_PROPERTY_ALL_INCLUSIVE = "allInclusive";
  private Boolean allInclusive = false;

  public static final String JSON_PROPERTY_ALL_INCLUSIVE_PLUS_ALCOHOL = "allInclusivePlusAlcohol";
  private Boolean allInclusivePlusAlcohol = false;

  public static final String JSON_PROPERTY_SELL_START_DATE = "sellStartDate";
  private LocalDate sellStartDate;

  public static final String JSON_PROPERTY_SELL_END_DATE = "sellEndDate";
  private LocalDate sellEndDate;

  public static final String JSON_PROPERTY_STAY_START_DATE = "stayStartDate";
  private LocalDate stayStartDate;

  public static final String JSON_PROPERTY_STAY_END_DATE = "stayEndDate";
  private LocalDate stayEndDate;

  public static final String JSON_PROPERTY_LOYALTY_POINTS_ACCRUE = "loyaltyPointsAccrue";
  private Boolean loyaltyPointsAccrue = false;

  public static final String JSON_PROPERTY_MAX_ADVANCE_BOOKING_OFFSET = "maxAdvanceBookingOffset";
  private Integer maxAdvanceBookingOffset;

  public static final String JSON_PROPERTY_MIN_ADVANCE_BOOKING_OFFSET = "minAdvanceBookingOffset";
  private Integer minAdvanceBookingOffset;

  public static final String JSON_PROPERTY_MIN_TOTAL_OCCUPANCY = "minTotalOccupancy";
  private Integer minTotalOccupancy;

  public static final String JSON_PROPERTY_MAX_TOTAL_OCCUPANCY = "maxTotalOccupancy";
  private Integer maxTotalOccupancy;

  public static final String JSON_PROPERTY_MIN_L_O_S = "minLOS";
  private Integer minLOS;

  public static final String JSON_PROPERTY_MAX_L_O_S = "maxLOS";
  private Integer maxLOS;

  public static final String JSON_PROPERTY_MIN_AGE = "minAge";
  private Integer minAge;

  public static final String JSON_PROPERTY_MAX_AGE = "maxAge";
  private Integer maxAge;

  public static final String JSON_PROPERTY_RATE_PLAN_LEVEL_FEES = "ratePlanLevelFees";
  private List ratePlanLevelFees;

  public static final String JSON_PROPERTY_AVAILABLE_DAYS_OF_WEEK = "availableDaysOfWeek";
  private DowPatternGroupSupplierDetails availableDaysOfWeek;

  public static final String JSON_PROPERTY_ARRIVAL_DAYS_OF_WEEK = "arrivalDaysOfWeek";
  private DowPatternGroupSupplierDetails arrivalDaysOfWeek;

  public static final String JSON_PROPERTY_DEPARTURE_DAYS_OF_WEEK = "departureDaysOfWeek";
  private DowPatternGroupSupplierDetails departureDaysOfWeek;

  public static final String JSON_PROPERTY_REQUIRED_DAYS_OF_WEEK = "requiredDaysOfWeek";
  private DowPatternGroupSupplierDetails requiredDaysOfWeek;

  public static final String JSON_PROPERTY_EARLY_CHECK_IN_CHARGE = "earlyCheckInCharge";
  private VariableChargeSupplierDetails earlyCheckInCharge;

  public static final String JSON_PROPERTY_LATE_CHECK_OUT_CHARGE = "lateCheckOutCharge";
  private VariableChargeSupplierDetails lateCheckOutCharge;

  public static final String JSON_PROPERTY_CANCELLATION_POLICY_IDENTIFIER = "cancellationPolicyIdentifier";
  private String cancellationPolicyIdentifier;

  public static final String JSON_PROPERTY_CANCELLATION_POLICY = "cancellationPolicy";
  private CancellationPolicySupplierDetails cancellationPolicy;

  public static final String JSON_PROPERTY_CANCELLATION_POLICY_EXCEPTIONS = "cancellationPolicyExceptions";
  private CancellationPolicyExceptionsSupplierDetails cancellationPolicyExceptions;

  public static final String JSON_PROPERTY_SINGLE_OCCUPANCY_RATE_MODIFIER = "singleOccupancyRateModifier";
  private VariableChargeSupplierDetails singleOccupancyRateModifier;

  public static final String JSON_PROPERTY_EXTRA_PAX_RATE_MODIFIER = "extraPaxRateModifier";
  private VariableChargeSupplierDetails extraPaxRateModifier;

  public static final String JSON_PROPERTY_EXTRA_CHILD_RATE_MODIFIER = "extraChildRateModifier";
  private VariableChargeSupplierDetails extraChildRateModifier;

  public RatePlanSupplierDetails() {
  }

  public RatePlanSupplierDetails identifier(UUID identifier) {
    
    this.identifier = identifier;
    return this;
  }

   /**
   * Rate plan identifier
   * @return identifier
  **/
  @jakarta.annotation.Nonnull
  @NotNull
  @Valid

  @JsonProperty(JSON_PROPERTY_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public UUID getIdentifier() {
    return identifier;
  }


  @JsonProperty(JSON_PROPERTY_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setIdentifier(UUID identifier) {
    this.identifier = identifier;
  }


  public RatePlanSupplierDetails hotelIdentifier(UUID hotelIdentifier) {
    
    this.hotelIdentifier = hotelIdentifier;
    return this;
  }

   /**
   * Hotel Identifier
   * @return hotelIdentifier
  **/
  @jakarta.annotation.Nonnull
  @NotNull
  @Valid

  @JsonProperty(JSON_PROPERTY_HOTEL_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public UUID getHotelIdentifier() {
    return hotelIdentifier;
  }


  @JsonProperty(JSON_PROPERTY_HOTEL_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setHotelIdentifier(UUID hotelIdentifier) {
    this.hotelIdentifier = hotelIdentifier;
  }


  public RatePlanSupplierDetails name(String name) {
    
    this.name = name;
    return this;
  }

   /**
   * Provides the name of the rate plan.
   * @return name
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_NAME)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public String getName() {
    return name;
  }


  @JsonProperty(JSON_PROPERTY_NAME)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setName(String name) {
    this.name = name;
  }


  public RatePlanSupplierDetails prepaid(Boolean prepaid) {
    
    this.prepaid = prepaid;
    return this;
  }

   /**
   * When true, indicates if the rate is a prepaid rate.
   * @return prepaid
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_PREPAID)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getPrepaid() {
    return prepaid;
  }


  @JsonProperty(JSON_PROPERTY_PREPAID)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setPrepaid(Boolean prepaid) {
    this.prepaid = prepaid;
  }


  public RatePlanSupplierDetails enabled(Boolean enabled) {
    
    this.enabled = enabled;
    return this;
  }

   /**
   * Whether rate plan is active or not.
   * @return enabled
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_ENABLED)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getEnabled() {
    return enabled;
  }


  @JsonProperty(JSON_PROPERTY_ENABLED)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setEnabled(Boolean enabled) {
    this.enabled = enabled;
  }


  public RatePlanSupplierDetails breakfast(Boolean breakfast) {
    
    this.breakfast = breakfast;
    return this;
  }

   /**
   * When true, indicates breakfast is included.
   * @return breakfast
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_BREAKFAST)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getBreakfast() {
    return breakfast;
  }


  @JsonProperty(JSON_PROPERTY_BREAKFAST)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setBreakfast(Boolean breakfast) {
    this.breakfast = breakfast;
  }


  public RatePlanSupplierDetails brunch(Boolean brunch) {
    
    this.brunch = brunch;
    return this;
  }

   /**
   * When true, indicates brunch is included.
   * @return brunch
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_BRUNCH)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getBrunch() {
    return brunch;
  }


  @JsonProperty(JSON_PROPERTY_BRUNCH)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setBrunch(Boolean brunch) {
    this.brunch = brunch;
  }


  public RatePlanSupplierDetails lunch(Boolean lunch) {
    
    this.lunch = lunch;
    return this;
  }

   /**
   * When true, indicates lunch is included.
   * @return lunch
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_LUNCH)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getLunch() {
    return lunch;
  }


  @JsonProperty(JSON_PROPERTY_LUNCH)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setLunch(Boolean lunch) {
    this.lunch = lunch;
  }


  public RatePlanSupplierDetails dinner(Boolean dinner) {
    
    this.dinner = dinner;
    return this;
  }

   /**
   * When true, indicates dinner is included.
   * @return dinner
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_DINNER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getDinner() {
    return dinner;
  }


  @JsonProperty(JSON_PROPERTY_DINNER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setDinner(Boolean dinner) {
    this.dinner = dinner;
  }


  public RatePlanSupplierDetails allInclusive(Boolean allInclusive) {
    
    this.allInclusive = allInclusive;
    return this;
  }

   /**
   * Everything included except alcohol
   * @return allInclusive
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_ALL_INCLUSIVE)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getAllInclusive() {
    return allInclusive;
  }


  @JsonProperty(JSON_PROPERTY_ALL_INCLUSIVE)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setAllInclusive(Boolean allInclusive) {
    this.allInclusive = allInclusive;
  }


  public RatePlanSupplierDetails allInclusivePlusAlcohol(Boolean allInclusivePlusAlcohol) {
    
    this.allInclusivePlusAlcohol = allInclusivePlusAlcohol;
    return this;
  }

   /**
   * Everything included with alcohol
   * @return allInclusivePlusAlcohol
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_ALL_INCLUSIVE_PLUS_ALCOHOL)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public Boolean getAllInclusivePlusAlcohol() {
    return allInclusivePlusAlcohol;
  }


  @JsonProperty(JSON_PROPERTY_ALL_INCLUSIVE_PLUS_ALCOHOL)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setAllInclusivePlusAlcohol(Boolean allInclusivePlusAlcohol) {
    this.allInclusivePlusAlcohol = allInclusivePlusAlcohol;
  }


  public RatePlanSupplierDetails sellStartDate(LocalDate sellStartDate) {
    
    this.sellStartDate = sellStartDate;
    return this;
  }

   /**
   * Set a start date for when to start selling this rate. When sellStartDate and sellEndDate are set, this rate is only available for sale within that date range.
   * @return sellStartDate
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_SELL_START_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public LocalDate getSellStartDate() {
    return sellStartDate;
  }


  @JsonProperty(JSON_PROPERTY_SELL_START_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setSellStartDate(LocalDate sellStartDate) {
    this.sellStartDate = sellStartDate;
  }


  public RatePlanSupplierDetails sellEndDate(LocalDate sellEndDate) {
    
    this.sellEndDate = sellEndDate;
    return this;
  }

   /**
   * Set an end date for when to finish selling this rate. When sellStartDate and sellEndDate are set, this rate is only available for sale within that date range.
   * @return sellEndDate
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_SELL_END_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public LocalDate getSellEndDate() {
    return sellEndDate;
  }


  @JsonProperty(JSON_PROPERTY_SELL_END_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setSellEndDate(LocalDate sellEndDate) {
    this.sellEndDate = sellEndDate;
  }


  public RatePlanSupplierDetails stayStartDate(LocalDate stayStartDate) {
    
    this.stayStartDate = stayStartDate;
    return this;
  }

   /**
   * Set a start date for when the guest can visit. When stayStartDate and stayEndDate are set, this rate is only available for stay within that date range.
   * @return stayStartDate
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_STAY_START_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public LocalDate getStayStartDate() {
    return stayStartDate;
  }


  @JsonProperty(JSON_PROPERTY_STAY_START_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setStayStartDate(LocalDate stayStartDate) {
    this.stayStartDate = stayStartDate;
  }


  public RatePlanSupplierDetails stayEndDate(LocalDate stayEndDate) {
    
    this.stayEndDate = stayEndDate;
    return this;
  }

   /**
   * Set an end date for when the guest can visit. When stayStartDate and stayEndDate are set, this rate is only available for stay within that date range.
   * @return stayEndDate
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_STAY_END_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public LocalDate getStayEndDate() {
    return stayEndDate;
  }


  @JsonProperty(JSON_PROPERTY_STAY_END_DATE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setStayEndDate(LocalDate stayEndDate) {
    this.stayEndDate = stayEndDate;
  }


  public RatePlanSupplierDetails loyaltyPointsAccrue(Boolean loyaltyPointsAccrue) {
    
    this.loyaltyPointsAccrue = loyaltyPointsAccrue;
    return this;
  }

   /**
   * Property honors loyalty points with this rate plan.
   * @return loyaltyPointsAccrue
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_LOYALTY_POINTS_ACCRUE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Boolean getLoyaltyPointsAccrue() {
    return loyaltyPointsAccrue;
  }


  @JsonProperty(JSON_PROPERTY_LOYALTY_POINTS_ACCRUE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setLoyaltyPointsAccrue(Boolean loyaltyPointsAccrue) {
    this.loyaltyPointsAccrue = loyaltyPointsAccrue;
  }


  public RatePlanSupplierDetails maxAdvanceBookingOffset(Integer maxAdvanceBookingOffset) {
    
    this.maxAdvanceBookingOffset = maxAdvanceBookingOffset;
    return this;
  }

   /**
   * Maximum days before the arrival date for which this rate plan may be booked.
   * @return maxAdvanceBookingOffset
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MAX_ADVANCE_BOOKING_OFFSET)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMaxAdvanceBookingOffset() {
    return maxAdvanceBookingOffset;
  }


  @JsonProperty(JSON_PROPERTY_MAX_ADVANCE_BOOKING_OFFSET)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMaxAdvanceBookingOffset(Integer maxAdvanceBookingOffset) {
    this.maxAdvanceBookingOffset = maxAdvanceBookingOffset;
  }


  public RatePlanSupplierDetails minAdvanceBookingOffset(Integer minAdvanceBookingOffset) {
    
    this.minAdvanceBookingOffset = minAdvanceBookingOffset;
    return this;
  }

   /**
   * Minimum days before the arrival date for which this rate plan may be booked.
   * @return minAdvanceBookingOffset
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MIN_ADVANCE_BOOKING_OFFSET)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMinAdvanceBookingOffset() {
    return minAdvanceBookingOffset;
  }


  @JsonProperty(JSON_PROPERTY_MIN_ADVANCE_BOOKING_OFFSET)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMinAdvanceBookingOffset(Integer minAdvanceBookingOffset) {
    this.minAdvanceBookingOffset = minAdvanceBookingOffset;
  }


  public RatePlanSupplierDetails minTotalOccupancy(Integer minTotalOccupancy) {
    
    this.minTotalOccupancy = minTotalOccupancy;
    return this;
  }

   /**
   * Defines the minimum number of total occupants required for this rate plan.
   * @return minTotalOccupancy
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MIN_TOTAL_OCCUPANCY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMinTotalOccupancy() {
    return minTotalOccupancy;
  }


  @JsonProperty(JSON_PROPERTY_MIN_TOTAL_OCCUPANCY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMinTotalOccupancy(Integer minTotalOccupancy) {
    this.minTotalOccupancy = minTotalOccupancy;
  }


  public RatePlanSupplierDetails maxTotalOccupancy(Integer maxTotalOccupancy) {
    
    this.maxTotalOccupancy = maxTotalOccupancy;
    return this;
  }

   /**
   * Defines the maximum number of total occupants required for this rate plan.
   * @return maxTotalOccupancy
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MAX_TOTAL_OCCUPANCY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMaxTotalOccupancy() {
    return maxTotalOccupancy;
  }


  @JsonProperty(JSON_PROPERTY_MAX_TOTAL_OCCUPANCY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMaxTotalOccupancy(Integer maxTotalOccupancy) {
    this.maxTotalOccupancy = maxTotalOccupancy;
  }


  public RatePlanSupplierDetails minLOS(Integer minLOS) {
    
    this.minLOS = minLOS;
    return this;
  }

   /**
   * Indicates the minimum length of stay required for this rate plan.
   * @return minLOS
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MIN_L_O_S)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMinLOS() {
    return minLOS;
  }


  @JsonProperty(JSON_PROPERTY_MIN_L_O_S)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMinLOS(Integer minLOS) {
    this.minLOS = minLOS;
  }


  public RatePlanSupplierDetails maxLOS(Integer maxLOS) {
    
    this.maxLOS = maxLOS;
    return this;
  }

   /**
   * Indicates the maximum length of stay.
   * @return maxLOS
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MAX_L_O_S)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMaxLOS() {
    return maxLOS;
  }


  @JsonProperty(JSON_PROPERTY_MAX_L_O_S)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMaxLOS(Integer maxLOS) {
    this.maxLOS = maxLOS;
  }


  public RatePlanSupplierDetails minAge(Integer minAge) {
    
    this.minAge = minAge;
    return this;
  }

   /**
   * The minimum age to qualify for this rate plan.
   * @return minAge
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MIN_AGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMinAge() {
    return minAge;
  }


  @JsonProperty(JSON_PROPERTY_MIN_AGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMinAge(Integer minAge) {
    this.minAge = minAge;
  }


  public RatePlanSupplierDetails maxAge(Integer maxAge) {
    
    this.maxAge = maxAge;
    return this;
  }

   /**
   * The maximum age to qualify for this rate plan.
   * @return maxAge
  **/
  @jakarta.annotation.Nullable

  @JsonProperty(JSON_PROPERTY_MAX_AGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public Integer getMaxAge() {
    return maxAge;
  }


  @JsonProperty(JSON_PROPERTY_MAX_AGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setMaxAge(Integer maxAge) {
    this.maxAge = maxAge;
  }


  public RatePlanSupplierDetails ratePlanLevelFees(List ratePlanLevelFees) {
    
    this.ratePlanLevelFees = ratePlanLevelFees;
    return this;
  }

  public RatePlanSupplierDetails addRatePlanLevelFeesItem(RatePlanLevelFeeSupplierDetails ratePlanLevelFeesItem) {
    if (this.ratePlanLevelFees == null) {
      this.ratePlanLevelFees = new ArrayList<>();
    }
    this.ratePlanLevelFees.add(ratePlanLevelFeesItem);
    return this;
  }

   /**
   * This can be a one-time fee such as a cleaning fee
   * @return ratePlanLevelFees
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_RATE_PLAN_LEVEL_FEES)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public List getRatePlanLevelFees() {
    return ratePlanLevelFees;
  }


  @JsonProperty(JSON_PROPERTY_RATE_PLAN_LEVEL_FEES)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setRatePlanLevelFees(List ratePlanLevelFees) {
    this.ratePlanLevelFees = ratePlanLevelFees;
  }


  public RatePlanSupplierDetails availableDaysOfWeek(DowPatternGroupSupplierDetails availableDaysOfWeek) {
    
    this.availableDaysOfWeek = availableDaysOfWeek;
    return this;
  }

   /**
   * Get availableDaysOfWeek
   * @return availableDaysOfWeek
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_AVAILABLE_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public DowPatternGroupSupplierDetails getAvailableDaysOfWeek() {
    return availableDaysOfWeek;
  }


  @JsonProperty(JSON_PROPERTY_AVAILABLE_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setAvailableDaysOfWeek(DowPatternGroupSupplierDetails availableDaysOfWeek) {
    this.availableDaysOfWeek = availableDaysOfWeek;
  }


  public RatePlanSupplierDetails arrivalDaysOfWeek(DowPatternGroupSupplierDetails arrivalDaysOfWeek) {
    
    this.arrivalDaysOfWeek = arrivalDaysOfWeek;
    return this;
  }

   /**
   * Get arrivalDaysOfWeek
   * @return arrivalDaysOfWeek
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_ARRIVAL_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public DowPatternGroupSupplierDetails getArrivalDaysOfWeek() {
    return arrivalDaysOfWeek;
  }


  @JsonProperty(JSON_PROPERTY_ARRIVAL_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setArrivalDaysOfWeek(DowPatternGroupSupplierDetails arrivalDaysOfWeek) {
    this.arrivalDaysOfWeek = arrivalDaysOfWeek;
  }


  public RatePlanSupplierDetails departureDaysOfWeek(DowPatternGroupSupplierDetails departureDaysOfWeek) {
    
    this.departureDaysOfWeek = departureDaysOfWeek;
    return this;
  }

   /**
   * Get departureDaysOfWeek
   * @return departureDaysOfWeek
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_DEPARTURE_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public DowPatternGroupSupplierDetails getDepartureDaysOfWeek() {
    return departureDaysOfWeek;
  }


  @JsonProperty(JSON_PROPERTY_DEPARTURE_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setDepartureDaysOfWeek(DowPatternGroupSupplierDetails departureDaysOfWeek) {
    this.departureDaysOfWeek = departureDaysOfWeek;
  }


  public RatePlanSupplierDetails requiredDaysOfWeek(DowPatternGroupSupplierDetails requiredDaysOfWeek) {
    
    this.requiredDaysOfWeek = requiredDaysOfWeek;
    return this;
  }

   /**
   * Get requiredDaysOfWeek
   * @return requiredDaysOfWeek
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_REQUIRED_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public DowPatternGroupSupplierDetails getRequiredDaysOfWeek() {
    return requiredDaysOfWeek;
  }


  @JsonProperty(JSON_PROPERTY_REQUIRED_DAYS_OF_WEEK)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setRequiredDaysOfWeek(DowPatternGroupSupplierDetails requiredDaysOfWeek) {
    this.requiredDaysOfWeek = requiredDaysOfWeek;
  }


  public RatePlanSupplierDetails earlyCheckInCharge(VariableChargeSupplierDetails earlyCheckInCharge) {
    
    this.earlyCheckInCharge = earlyCheckInCharge;
    return this;
  }

   /**
   * Get earlyCheckInCharge
   * @return earlyCheckInCharge
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_EARLY_CHECK_IN_CHARGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public VariableChargeSupplierDetails getEarlyCheckInCharge() {
    return earlyCheckInCharge;
  }


  @JsonProperty(JSON_PROPERTY_EARLY_CHECK_IN_CHARGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setEarlyCheckInCharge(VariableChargeSupplierDetails earlyCheckInCharge) {
    this.earlyCheckInCharge = earlyCheckInCharge;
  }


  public RatePlanSupplierDetails lateCheckOutCharge(VariableChargeSupplierDetails lateCheckOutCharge) {
    
    this.lateCheckOutCharge = lateCheckOutCharge;
    return this;
  }

   /**
   * Get lateCheckOutCharge
   * @return lateCheckOutCharge
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_LATE_CHECK_OUT_CHARGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public VariableChargeSupplierDetails getLateCheckOutCharge() {
    return lateCheckOutCharge;
  }


  @JsonProperty(JSON_PROPERTY_LATE_CHECK_OUT_CHARGE)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setLateCheckOutCharge(VariableChargeSupplierDetails lateCheckOutCharge) {
    this.lateCheckOutCharge = lateCheckOutCharge;
  }


  public RatePlanSupplierDetails cancellationPolicyIdentifier(String cancellationPolicyIdentifier) {
    
    this.cancellationPolicyIdentifier = cancellationPolicyIdentifier;
    return this;
  }

   /**
   * The cancellation policy for this rate plan.
   * @return cancellationPolicyIdentifier
  **/
  @jakarta.annotation.Nonnull
  @NotNull

  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)

  public String getCancellationPolicyIdentifier() {
    return cancellationPolicyIdentifier;
  }


  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY_IDENTIFIER)
  @JsonInclude(value = JsonInclude.Include.ALWAYS)
  public void setCancellationPolicyIdentifier(String cancellationPolicyIdentifier) {
    this.cancellationPolicyIdentifier = cancellationPolicyIdentifier;
  }


  public RatePlanSupplierDetails cancellationPolicy(CancellationPolicySupplierDetails cancellationPolicy) {
    
    this.cancellationPolicy = cancellationPolicy;
    return this;
  }

   /**
   * Get cancellationPolicy
   * @return cancellationPolicy
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public CancellationPolicySupplierDetails getCancellationPolicy() {
    return cancellationPolicy;
  }


  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setCancellationPolicy(CancellationPolicySupplierDetails cancellationPolicy) {
    this.cancellationPolicy = cancellationPolicy;
  }


  public RatePlanSupplierDetails cancellationPolicyExceptions(CancellationPolicyExceptionsSupplierDetails cancellationPolicyExceptions) {
    
    this.cancellationPolicyExceptions = cancellationPolicyExceptions;
    return this;
  }

   /**
   * Get cancellationPolicyExceptions
   * @return cancellationPolicyExceptions
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY_EXCEPTIONS)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public CancellationPolicyExceptionsSupplierDetails getCancellationPolicyExceptions() {
    return cancellationPolicyExceptions;
  }


  @JsonProperty(JSON_PROPERTY_CANCELLATION_POLICY_EXCEPTIONS)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setCancellationPolicyExceptions(CancellationPolicyExceptionsSupplierDetails cancellationPolicyExceptions) {
    this.cancellationPolicyExceptions = cancellationPolicyExceptions;
  }


  public RatePlanSupplierDetails singleOccupancyRateModifier(VariableChargeSupplierDetails singleOccupancyRateModifier) {
    
    this.singleOccupancyRateModifier = singleOccupancyRateModifier;
    return this;
  }

   /**
   * Get singleOccupancyRateModifier
   * @return singleOccupancyRateModifier
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_SINGLE_OCCUPANCY_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public VariableChargeSupplierDetails getSingleOccupancyRateModifier() {
    return singleOccupancyRateModifier;
  }


  @JsonProperty(JSON_PROPERTY_SINGLE_OCCUPANCY_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setSingleOccupancyRateModifier(VariableChargeSupplierDetails singleOccupancyRateModifier) {
    this.singleOccupancyRateModifier = singleOccupancyRateModifier;
  }


  public RatePlanSupplierDetails extraPaxRateModifier(VariableChargeSupplierDetails extraPaxRateModifier) {
    
    this.extraPaxRateModifier = extraPaxRateModifier;
    return this;
  }

   /**
   * Get extraPaxRateModifier
   * @return extraPaxRateModifier
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_EXTRA_PAX_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public VariableChargeSupplierDetails getExtraPaxRateModifier() {
    return extraPaxRateModifier;
  }


  @JsonProperty(JSON_PROPERTY_EXTRA_PAX_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setExtraPaxRateModifier(VariableChargeSupplierDetails extraPaxRateModifier) {
    this.extraPaxRateModifier = extraPaxRateModifier;
  }


  public RatePlanSupplierDetails extraChildRateModifier(VariableChargeSupplierDetails extraChildRateModifier) {
    
    this.extraChildRateModifier = extraChildRateModifier;
    return this;
  }

   /**
   * Get extraChildRateModifier
   * @return extraChildRateModifier
  **/
  @jakarta.annotation.Nullable
  @Valid

  @JsonProperty(JSON_PROPERTY_EXTRA_CHILD_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)

  public VariableChargeSupplierDetails getExtraChildRateModifier() {
    return extraChildRateModifier;
  }


  @JsonProperty(JSON_PROPERTY_EXTRA_CHILD_RATE_MODIFIER)
  @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
  public void setExtraChildRateModifier(VariableChargeSupplierDetails extraChildRateModifier) {
    this.extraChildRateModifier = extraChildRateModifier;
  }

  @Override
  public boolean equals(Object o) {
    if (this == o) {
      return true;
    }
    if (o == null || getClass() != o.getClass()) {
      return false;
    }
    RatePlanSupplierDetails ratePlanSupplierDetails = (RatePlanSupplierDetails) o;
    return Objects.equals(this.identifier, ratePlanSupplierDetails.identifier) &&
        Objects.equals(this.hotelIdentifier, ratePlanSupplierDetails.hotelIdentifier) &&
        Objects.equals(this.name, ratePlanSupplierDetails.name) &&
        Objects.equals(this.prepaid, ratePlanSupplierDetails.prepaid) &&
        Objects.equals(this.enabled, ratePlanSupplierDetails.enabled) &&
        Objects.equals(this.breakfast, ratePlanSupplierDetails.breakfast) &&
        Objects.equals(this.brunch, ratePlanSupplierDetails.brunch) &&
        Objects.equals(this.lunch, ratePlanSupplierDetails.lunch) &&
        Objects.equals(this.dinner, ratePlanSupplierDetails.dinner) &&
        Objects.equals(this.allInclusive, ratePlanSupplierDetails.allInclusive) &&
        Objects.equals(this.allInclusivePlusAlcohol, ratePlanSupplierDetails.allInclusivePlusAlcohol) &&
        Objects.equals(this.sellStartDate, ratePlanSupplierDetails.sellStartDate) &&
        Objects.equals(this.sellEndDate, ratePlanSupplierDetails.sellEndDate) &&
        Objects.equals(this.stayStartDate, ratePlanSupplierDetails.stayStartDate) &&
        Objects.equals(this.stayEndDate, ratePlanSupplierDetails.stayEndDate) &&
        Objects.equals(this.loyaltyPointsAccrue, ratePlanSupplierDetails.loyaltyPointsAccrue) &&
        Objects.equals(this.maxAdvanceBookingOffset, ratePlanSupplierDetails.maxAdvanceBookingOffset) &&
        Objects.equals(this.minAdvanceBookingOffset, ratePlanSupplierDetails.minAdvanceBookingOffset) &&
        Objects.equals(this.minTotalOccupancy, ratePlanSupplierDetails.minTotalOccupancy) &&
        Objects.equals(this.maxTotalOccupancy, ratePlanSupplierDetails.maxTotalOccupancy) &&
        Objects.equals(this.minLOS, ratePlanSupplierDetails.minLOS) &&
        Objects.equals(this.maxLOS, ratePlanSupplierDetails.maxLOS) &&
        Objects.equals(this.minAge, ratePlanSupplierDetails.minAge) &&
        Objects.equals(this.maxAge, ratePlanSupplierDetails.maxAge) &&
        Objects.equals(this.ratePlanLevelFees, ratePlanSupplierDetails.ratePlanLevelFees) &&
        Objects.equals(this.availableDaysOfWeek, ratePlanSupplierDetails.availableDaysOfWeek) &&
        Objects.equals(this.arrivalDaysOfWeek, ratePlanSupplierDetails.arrivalDaysOfWeek) &&
        Objects.equals(this.departureDaysOfWeek, ratePlanSupplierDetails.departureDaysOfWeek) &&
        Objects.equals(this.requiredDaysOfWeek, ratePlanSupplierDetails.requiredDaysOfWeek) &&
        Objects.equals(this.earlyCheckInCharge, ratePlanSupplierDetails.earlyCheckInCharge) &&
        Objects.equals(this.lateCheckOutCharge, ratePlanSupplierDetails.lateCheckOutCharge) &&
        Objects.equals(this.cancellationPolicyIdentifier, ratePlanSupplierDetails.cancellationPolicyIdentifier) &&
        Objects.equals(this.cancellationPolicy, ratePlanSupplierDetails.cancellationPolicy) &&
        Objects.equals(this.cancellationPolicyExceptions, ratePlanSupplierDetails.cancellationPolicyExceptions) &&
        Objects.equals(this.singleOccupancyRateModifier, ratePlanSupplierDetails.singleOccupancyRateModifier) &&
        Objects.equals(this.extraPaxRateModifier, ratePlanSupplierDetails.extraPaxRateModifier) &&
        Objects.equals(this.extraChildRateModifier, ratePlanSupplierDetails.extraChildRateModifier);
  }

  @Override
  public int hashCode() {
    return Objects.hash(identifier, hotelIdentifier, name, prepaid, enabled, breakfast, brunch, lunch, dinner, allInclusive, allInclusivePlusAlcohol, sellStartDate, sellEndDate, stayStartDate, stayEndDate, loyaltyPointsAccrue, maxAdvanceBookingOffset, minAdvanceBookingOffset, minTotalOccupancy, maxTotalOccupancy, minLOS, maxLOS, minAge, maxAge, ratePlanLevelFees, availableDaysOfWeek, arrivalDaysOfWeek, departureDaysOfWeek, requiredDaysOfWeek, earlyCheckInCharge, lateCheckOutCharge, cancellationPolicyIdentifier, cancellationPolicy, cancellationPolicyExceptions, singleOccupancyRateModifier, extraPaxRateModifier, extraChildRateModifier);
  }

  @Override
  public String toString() {
    StringBuilder sb = new StringBuilder();
    sb.append("class RatePlanSupplierDetails {\n");
    sb.append("    identifier: ").append(toIndentedString(identifier)).append("\n");
    sb.append("    hotelIdentifier: ").append(toIndentedString(hotelIdentifier)).append("\n");
    sb.append("    name: ").append(toIndentedString(name)).append("\n");
    sb.append("    prepaid: ").append(toIndentedString(prepaid)).append("\n");
    sb.append("    enabled: ").append(toIndentedString(enabled)).append("\n");
    sb.append("    breakfast: ").append(toIndentedString(breakfast)).append("\n");
    sb.append("    brunch: ").append(toIndentedString(brunch)).append("\n");
    sb.append("    lunch: ").append(toIndentedString(lunch)).append("\n");
    sb.append("    dinner: ").append(toIndentedString(dinner)).append("\n");
    sb.append("    allInclusive: ").append(toIndentedString(allInclusive)).append("\n");
    sb.append("    allInclusivePlusAlcohol: ").append(toIndentedString(allInclusivePlusAlcohol)).append("\n");
    sb.append("    sellStartDate: ").append(toIndentedString(sellStartDate)).append("\n");
    sb.append("    sellEndDate: ").append(toIndentedString(sellEndDate)).append("\n");
    sb.append("    stayStartDate: ").append(toIndentedString(stayStartDate)).append("\n");
    sb.append("    stayEndDate: ").append(toIndentedString(stayEndDate)).append("\n");
    sb.append("    loyaltyPointsAccrue: ").append(toIndentedString(loyaltyPointsAccrue)).append("\n");
    sb.append("    maxAdvanceBookingOffset: ").append(toIndentedString(maxAdvanceBookingOffset)).append("\n");
    sb.append("    minAdvanceBookingOffset: ").append(toIndentedString(minAdvanceBookingOffset)).append("\n");
    sb.append("    minTotalOccupancy: ").append(toIndentedString(minTotalOccupancy)).append("\n");
    sb.append("    maxTotalOccupancy: ").append(toIndentedString(maxTotalOccupancy)).append("\n");
    sb.append("    minLOS: ").append(toIndentedString(minLOS)).append("\n");
    sb.append("    maxLOS: ").append(toIndentedString(maxLOS)).append("\n");
    sb.append("    minAge: ").append(toIndentedString(minAge)).append("\n");
    sb.append("    maxAge: ").append(toIndentedString(maxAge)).append("\n");
    sb.append("    ratePlanLevelFees: ").append(toIndentedString(ratePlanLevelFees)).append("\n");
    sb.append("    availableDaysOfWeek: ").append(toIndentedString(availableDaysOfWeek)).append("\n");
    sb.append("    arrivalDaysOfWeek: ").append(toIndentedString(arrivalDaysOfWeek)).append("\n");
    sb.append("    departureDaysOfWeek: ").append(toIndentedString(departureDaysOfWeek)).append("\n");
    sb.append("    requiredDaysOfWeek: ").append(toIndentedString(requiredDaysOfWeek)).append("\n");
    sb.append("    earlyCheckInCharge: ").append(toIndentedString(earlyCheckInCharge)).append("\n");
    sb.append("    lateCheckOutCharge: ").append(toIndentedString(lateCheckOutCharge)).append("\n");
    sb.append("    cancellationPolicyIdentifier: ").append(toIndentedString(cancellationPolicyIdentifier)).append("\n");
    sb.append("    cancellationPolicy: ").append(toIndentedString(cancellationPolicy)).append("\n");
    sb.append("    cancellationPolicyExceptions: ").append(toIndentedString(cancellationPolicyExceptions)).append("\n");
    sb.append("    singleOccupancyRateModifier: ").append(toIndentedString(singleOccupancyRateModifier)).append("\n");
    sb.append("    extraPaxRateModifier: ").append(toIndentedString(extraPaxRateModifier)).append("\n");
    sb.append("    extraChildRateModifier: ").append(toIndentedString(extraChildRateModifier)).append("\n");
    sb.append("}");
    return sb.toString();
  }

  /**
   * Convert the given object to string with each line indented by 4 spaces
   * (except the first line).
   */
  private String toIndentedString(Object o) {
    if (o == null) {
      return "null";
    }
    return o.toString().replace("\n", "\n    ");
  }

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy