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-11-28T12:49:23.711911876+07:00[Asia/Bangkok]")
public class DisplayCompanyWithSalesMetricsSupplier
extends Object
DisplayCompanyWithSalesMetricsSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
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 totalPriceAmountgetType()Get typeinthashCode()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) voidsetTotalPriceAmount(BigDecimal totalPriceAmount) voidtoString()totalPriceAmount(BigDecimal totalPriceAmount)
-
Field Details
-
JSON_PROPERTY_OWNER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_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
-
type
-
getType
Get type- Returns:
- type
-
setType
-
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
-