Uses of Class
travel.wink.sdk.affiliate.model.CopyMoveStaticSellerListItemRequest
Packages that use CopyMoveStaticSellerListItemRequest
-
Uses of CopyMoveStaticSellerListItemRequest in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type CopyMoveStaticSellerListItemRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<StaticSellerListItemView>InventoryGridsApi.copyInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequest copyMoveStaticSellerListItemRequest, String winkVersion) Copy Item to List Copy an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemView>>InventoryGridsApi.copyInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequest copyMoveStaticSellerListItemRequest, String winkVersion) reactor.core.publisher.Mono<StaticSellerListItemView>InventoryGridsApi.moveInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequest copyMoveStaticSellerListItemRequest, String winkVersion) Move List Item Move an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemView>>InventoryGridsApi.moveInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequest copyMoveStaticSellerListItemRequest, String winkVersion) -
Uses of CopyMoveStaticSellerListItemRequest in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CopyMoveStaticSellerListItemRequestModifier and TypeMethodDescriptionCopyMoveStaticSellerListItemRequest.targetListIdentifier(String targetListIdentifier)