Uses of Class
com.onlinepayments.domain.GetPaymentProductGroupsResponse
Packages that use GetPaymentProductGroupsResponse
-
Uses of GetPaymentProductGroupsResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return GetPaymentProductGroupsResponseModifier and TypeMethodDescriptionGetPaymentProductGroupsResponse.withPaymentProductGroups(List<PaymentProductGroup> value) -
Uses of GetPaymentProductGroupsResponse in com.onlinepayments.merchant.productgroups
Methods in com.onlinepayments.merchant.productgroups that return GetPaymentProductGroupsResponseModifier and TypeMethodDescriptionProductGroupsClient.getProductGroups(GetProductGroupsParams query) Resource /v2/{merchantId}/productgroups - Get product groupsProductGroupsClient.getProductGroups(GetProductGroupsParams query, CallContext context) Resource /v2/{merchantId}/productgroups - Get product groupsProductGroupsClientInterface.getProductGroups(GetProductGroupsParams query) Resource /v2/{merchantId}/productgroups - Get product groupsProductGroupsClientInterface.getProductGroups(GetProductGroupsParams query, CallContext context) Resource /v2/{merchantId}/productgroups - Get product groups