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="2024-06-08T09:23:20.721546517+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
-
setOwnerIdentifier
-
type
-
getType
-
setType
-
ownerName
-
getOwnerName
-
setOwnerName
-
continent
-
getContinent
-
setContinent
-
country
-
getCountry
-
setCountry
-
countryGeoNameId
-
getCountryGeoNameId
-
setCountryGeoNameId
-
city
-
getCity
-
setCity
-
cityGeoNameId
-
getCityGeoNameId
-
setCityGeoNameId
-
bookings
-
getBookings
-
setBookings
-
totalPriceAmount
-
getTotalPriceAmount
-
setTotalPriceAmount
-
averageBookingAmount
-
getAverageBookingAmount
Get averageBookingAmount- Returns:
- averageBookingAmount
-
setAverageBookingAmount
-
currencyCode
-
getCurrencyCode
-
setCurrencyCode
-
equals
-
hashCode
-
toString
-