Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum
Packages that use UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum
-
Uses of UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSupplierSellerInventoryItemRequestAffiliate.getInventoryType()The type of inventory being offer up for saleReturns the enum constant of this class with the specified name.UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSupplierSellerInventoryItemRequestAffiliate.inventoryType(UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum inventoryType) voidUpsertSupplierSellerInventoryItemRequestAffiliate.setInventoryType(UpsertSupplierSellerInventoryItemRequestAffiliate.InventoryTypeEnum inventoryType)