Package travel.wink.sdk.inventory.model
Class ConsumableSellerUrlNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.ConsumableSellerUrlNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-15T11:59:38.583609063+07:00[Asia/Bangkok]")
public class ConsumableSellerUrlNonAuthenticatedEntity
extends Object
ConsumableSellerUrlNonAuthenticatedEntity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets inventoryType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryName(String countryName) description(String description) booleanfacebookAppId(String facebookAppId) Get availableGet cityNameGet countryNameGet currencyGet descriptionGet facebookAppIdgetImage()Get imageGet inventoryTypeGet keywordsGet languagegetPrice()Get priceGet supplierBrandGet supplierIdentifierGet supplierNameGet supplierUrlNamegetTitle()Get titleGet transactUrlGet twitterAccountGet uniqueIdgetVideo()Get videointhashCode()voidsetAvailable(Boolean available) voidsetCityName(String cityName) voidsetCountryName(String countryName) voidsetCurrency(String currency) voidsetDescription(String description) voidsetFacebookAppId(String facebookAppId) voidvoidvoidsetKeywords(String keywords) voidsetLanguage(String language) voidvoidsetSupplierBrand(String supplierBrand) voidsetSupplierIdentifier(String supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierUrlName(String supplierUrlName) voidvoidsetTransactUrl(String transactUrl) voidsetTwitterAccount(String twitterAccount) voidsetUniqueId(String uniqueId) voidsupplierBrand(String supplierBrand) supplierIdentifier(String supplierIdentifier) supplierName(String supplierName) supplierUrlName(String supplierUrlName) toString()transactUrl(String transactUrl) twitterAccount(String twitterAccount)
-
Field Details
-
JSON_PROPERTY_LANGUAGE
- See Also:
-
JSON_PROPERTY_CURRENCY
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_KEYWORDS
- See Also:
-
JSON_PROPERTY_UNIQUE_ID
- See Also:
-
JSON_PROPERTY_TWITTER_ACCOUNT
- See Also:
-
JSON_PROPERTY_FACEBOOK_APP_ID
- See Also:
-
JSON_PROPERTY_IMAGE
- See Also:
-
JSON_PROPERTY_VIDEO
- See Also:
-
JSON_PROPERTY_TRANSACT_URL
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_NAME
- See Also:
-
JSON_PROPERTY_SUPPLIER_URL_NAME
- See Also:
-
JSON_PROPERTY_SUPPLIER_BRAND
- See Also:
-
JSON_PROPERTY_AVAILABLE
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
JSON_PROPERTY_CITY_NAME
- See Also:
-
JSON_PROPERTY_COUNTRY_NAME
- See Also:
-
JSON_PROPERTY_INVENTORY_TYPE
- See Also:
-
-
Constructor Details
-
ConsumableSellerUrlNonAuthenticatedEntity
public ConsumableSellerUrlNonAuthenticatedEntity()
-
-
Method Details
-
language
-
getLanguage
-
setLanguage
-
currency
-
getCurrency
-
setCurrency
-
title
-
getTitle
-
setTitle
-
description
-
getDescription
-
setDescription
-
keywords
-
getKeywords
-
setKeywords
-
uniqueId
-
getUniqueId
-
setUniqueId
-
twitterAccount
-
getTwitterAccount
-
setTwitterAccount
-
facebookAppId
-
getFacebookAppId
-
setFacebookAppId
-
image
-
getImage
Get image- Returns:
- image
-
setImage
-
video
-
getVideo
Get video- Returns:
- video
-
setVideo
-
transactUrl
-
getTransactUrl
-
setTransactUrl
-
supplierIdentifier
-
getSupplierIdentifier
-
setSupplierIdentifier
-
supplierName
-
getSupplierName
-
setSupplierName
-
supplierUrlName
-
getSupplierUrlName
-
setSupplierUrlName
-
supplierBrand
-
getSupplierBrand
-
setSupplierBrand
-
available
-
getAvailable
-
setAvailable
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
cityName
-
getCityName
-
setCityName
-
countryName
-
getCountryName
-
setCountryName
-
inventoryType
public ConsumableSellerUrlNonAuthenticatedEntity inventoryType(ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum inventoryType) -
getInventoryType
Get inventoryType- Returns:
- inventoryType
-
setInventoryType
public void setInventoryType(ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum inventoryType) -
equals
-
hashCode
-
toString
-