Class ConsumableSellerUrlNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.ConsumableSellerUrlNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-26T12:32:01.129283054+07:00[Asia/Bangkok]")
public class ConsumableSellerUrlNonAuthenticatedEntity
extends Object
ConsumableSellerUrlNonAuthenticatedEntity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of inventory -
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) Whether inventory is available for saleCity where inventory is locatedCountry where inventory is locatedWhich currency the seller is usingLink descriptionOptional Facebook app IDgetImage()Get imageType of inventoryComma-separated keyword values that can be used to populate HTML metadataWhich language the seller wanted to usegetPrice()Get priceIn case the property is part of a brandThe owner ID of the inventory you want to sellThe owner name of the inventory you want to sellThe owner url name of the inventory you want to sellgetTitle()Link titleThe transation url, or where to redirect to when clicking the CTA button.Optional X account IDThe URL ID that uniquely represents this linkgetVideo()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
Comma-separated keyword values that can be used to populate HTML metadata- Returns:
- keywords
-
setKeywords
-
uniqueId
-
getUniqueId
The URL ID that uniquely represents this link- Returns:
- uniqueId
-
setUniqueId
-
twitterAccount
-
getTwitterAccount
-
setTwitterAccount
-
facebookAppId
-
getFacebookAppId
-
setFacebookAppId
-
image
-
getImage
Get image- Returns:
- image
-
setImage
-
video
-
getVideo
Get video- Returns:
- video
-
setVideo
-
transactUrl
-
getTransactUrl
The transation url, or where to redirect to when clicking the CTA button.- Returns:
- transactUrl
-
setTransactUrl
-
supplierIdentifier
-
getSupplierIdentifier
The owner ID of the inventory you want to sell- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
supplierName
-
getSupplierName
The owner name of the inventory you want to sell- Returns:
- supplierName
-
setSupplierName
-
supplierUrlName
-
getSupplierUrlName
The owner url name of the inventory you want to sell- Returns:
- supplierUrlName
-
setSupplierUrlName
-
supplierBrand
-
getSupplierBrand
In case the property is part of a brand- Returns:
- supplierBrand
-
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
Type of inventory- Returns:
- inventoryType
-
setInventoryType
public void setInventoryType(ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum inventoryType) -
equals
-
hashCode
-
toString
-