Package travel.wink.sdk.extranet.model
Class DisplayCompanyWithSalesMetricsSupplier
java.lang.Object
travel.wink.sdk.extranet.model.DisplayCompanyWithSalesMetricsSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-13T15:18:08.025905945+07:00[Asia/Bangkok]")
public class DisplayCompanyWithSalesMetricsSupplier
extends Object
DisplayCompanyWithSalesMetricsSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets subType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaverageBookingAmount(BigDecimal averageBookingAmount) cityGeoNameId(String cityGeoNameId) countryGeoNameId(String countryGeoNameId) currencyCode(String currencyCode) booleanGet averageBookingAmountGet bookingsgetCity()Get cityGet cityGeoNameIdGet continentGet countryGet countryGeoNameIdGet currencyCodeGet ownerIdentifierGet ownerNameGet subTypeGet totalPriceAmountinthashCode()ownerIdentifier(String ownerIdentifier) voidsetAverageBookingAmount(BigDecimal averageBookingAmount) voidsetBookings(Long bookings) voidvoidsetCityGeoNameId(String cityGeoNameId) voidsetContinent(String continent) voidsetCountry(String country) voidsetCountryGeoNameId(String countryGeoNameId) voidsetCurrencyCode(String currencyCode) voidsetOwnerIdentifier(String ownerIdentifier) voidsetOwnerName(String ownerName) voidvoidsetTotalPriceAmount(BigDecimal totalPriceAmount) toString()totalPriceAmount(BigDecimal totalPriceAmount)
-
Field Details
-
JSON_PROPERTY_OWNER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUB_TYPE
- See Also:
-
JSON_PROPERTY_OWNER_NAME
- See Also:
-
JSON_PROPERTY_CONTINENT
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_COUNTRY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_CITY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_BOOKINGS
- See Also:
-
JSON_PROPERTY_TOTAL_PRICE_AMOUNT
- See Also:
-
JSON_PROPERTY_AVERAGE_BOOKING_AMOUNT
- See Also:
-
JSON_PROPERTY_CURRENCY_CODE
- See Also:
-
-
Constructor Details
-
DisplayCompanyWithSalesMetricsSupplier
public DisplayCompanyWithSalesMetricsSupplier()
-
-
Method Details
-
ownerIdentifier
-
getOwnerIdentifier
Get ownerIdentifier- Returns:
- ownerIdentifier
-
setOwnerIdentifier
-
subType
public DisplayCompanyWithSalesMetricsSupplier subType(DisplayCompanyWithSalesMetricsSupplier.SubTypeEnum subType) -
getSubType
Get subType- Returns:
- subType
-
setSubType
-
ownerName
-
getOwnerName
Get ownerName- Returns:
- ownerName
-
setOwnerName
-
continent
-
getContinent
Get continent- Returns:
- continent
-
setContinent
-
country
-
getCountry
Get country- Returns:
- country
-
setCountry
-
countryGeoNameId
-
getCountryGeoNameId
Get countryGeoNameId- Returns:
- countryGeoNameId
-
setCountryGeoNameId
-
city
-
getCity
Get city- Returns:
- city
-
setCity
-
cityGeoNameId
-
getCityGeoNameId
Get cityGeoNameId- Returns:
- cityGeoNameId
-
setCityGeoNameId
-
bookings
-
getBookings
Get bookings- Returns:
- bookings
-
setBookings
-
totalPriceAmount
-
getTotalPriceAmount
Get totalPriceAmount- Returns:
- totalPriceAmount
-
setTotalPriceAmount
-
averageBookingAmount
-
getAverageBookingAmount
Get averageBookingAmount- Returns:
- averageBookingAmount
-
setAverageBookingAmount
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
equals
-
hashCode
public int hashCode() -
toString
-