Class CreateStaticSellerListAndAddSupplierRequestAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.CreateStaticSellerListAndAddSupplierRequestAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-24T16:07:10.367615648+07:00[Asia/Bangkok]")
public class CreateStaticSellerListAndAddSupplierRequestAffiliate
extends Object
CreateStaticSellerListAndAddSupplierRequestAffiliate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSupplier this list should add. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) booleanSupplier this list should add.@NotNull StringgetName()Name of curated list@NotNull @Valid UUIDSupplier this list should add.inthashCode()voidsetChannelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) voidvoidsetSupplierIdentifier(UUID supplierIdentifier) supplierIdentifier(UUID supplierIdentifier) toString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_CHANNEL_INVENTORY_TYPE
- See Also:
-
-
Constructor Details
-
CreateStaticSellerListAndAddSupplierRequestAffiliate
public CreateStaticSellerListAndAddSupplierRequestAffiliate()
-
-
Method Details
-
name
-
getName
-
setName
-
supplierIdentifier
public CreateStaticSellerListAndAddSupplierRequestAffiliate supplierIdentifier(UUID supplierIdentifier) -
getSupplierIdentifier
Supplier this list should add.- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
channelInventoryType
public CreateStaticSellerListAndAddSupplierRequestAffiliate channelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) -
getChannelInventoryType
@Nonnull @NotNull public @NotNull CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum getChannelInventoryType()Supplier this list should add.- Returns:
- channelInventoryType
-
setChannelInventoryType
public void setChannelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) -
equals
-
hashCode
-
toString
-