Uses of Class
travel.wink.sdk.affiliate.model.SellerInventoryItemAffiliate
Packages that use SellerInventoryItemAffiliate
-
Uses of SellerInventoryItemAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerInventoryItemAffiliateModifier and TypeMethodDescriptionSellerInventoryItemAffiliate.addDescriptionsItem(SimpleDescriptionAffiliate descriptionsItem) SellerInventoryItemAffiliate.addKeywordsItem(String keywordsItem) SellerInventoryItemAffiliate.addMultimediaIdentifiersItem(String multimediaIdentifiersItem) SellerInventoryItemAffiliate.animateDelay(Integer animateDelay) SellerInventoryItemAffiliate.channelInventoryIdentifier(UUID channelInventoryIdentifier) SellerInventoryItemAffiliate.channelInventoryType(SellerInventoryItemAffiliate.ChannelInventoryTypeEnum channelInventoryType) SellerInventoryItemAffiliate.descriptions(List<SimpleDescriptionAffiliate> descriptions) SellerInventoryItemAffiliate.displayType(SellerInventoryItemAffiliate.DisplayTypeEnum displayType) SellerInventoryItemAffiliate.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) @NotNull @Valid SellerInventoryItemAffiliateSellerInventoryItemViewAffiliate.getSellerInventoryItem()Get sellerInventoryItemSellerInventoryItemAffiliate.identifier(UUID identifier) SellerInventoryItemAffiliate.inventoryType(SellerInventoryItemAffiliate.InventoryTypeEnum inventoryType) SellerInventoryItemAffiliate.multimediaIdentifiers(List<String> multimediaIdentifiers) SellerInventoryItemAffiliate.sellerIdentifier(UUID sellerIdentifier) SellerInventoryItemAffiliate.sellerInventoryItemName(String sellerInventoryItemName) SellerInventoryItemAffiliate.sort(SellerInventoryItemAffiliate.SortEnum sort) SellerInventoryItemAffiliate.status(SellerInventoryItemAffiliate.StatusEnum status) SellerInventoryItemAffiliate.supplierIdentifier(UUID supplierIdentifier) Methods in travel.wink.sdk.affiliate.model with parameters of type SellerInventoryItemAffiliateModifier and TypeMethodDescriptionSellerInventoryItemViewAffiliate.sellerInventoryItem(SellerInventoryItemAffiliate sellerInventoryItem) voidSellerInventoryItemViewAffiliate.setSellerInventoryItem(SellerInventoryItemAffiliate sellerInventoryItem)