Uses of Class
org.oxerr.stubhub.client.model.BuyerCommissionResponse
Packages that use BuyerCommissionResponse
-
Uses of BuyerCommissionResponse in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return types with arguments of type BuyerCommissionResponseModifier and TypeMethodDescriptionTicketResponse.getBuyerCommissions()DealConfigHurdleResponse.getPurchasersCommissions()Method parameters in org.oxerr.stubhub.client.model with type arguments of type BuyerCommissionResponseModifier and TypeMethodDescriptionvoidTicketResponse.setBuyerCommissions(List<BuyerCommissionResponse> buyerCommissions) voidDealConfigHurdleResponse.setPurchasersCommissions(List<BuyerCommissionResponse> purchasersCommissions)