Uses of Class
org.oxerr.stubhub.client.model.ListingNoteRequest
-
Uses of ListingNoteRequest in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return types with arguments of type ListingNoteRequestModifier and TypeMethodDescriptionBulkInventoryCreateRequest.getListingNotes()BulkInventoryUpdateRequest.getListingNotes()InventoryCreateRequest.getListingNotes()Method parameters in org.oxerr.stubhub.client.model with type arguments of type ListingNoteRequestModifier and TypeMethodDescriptionvoidBulkInventoryCreateRequest.setListingNotes(List<ListingNoteRequest> listingNotes) voidBulkInventoryUpdateRequest.setListingNotes(List<ListingNoteRequest> listingNotes) voidInventoryCreateRequest.setListingNotes(List<ListingNoteRequest> listingNotes)