Uses of Class
com.onlinepayments.domain.GetPaymentProductsResponse
Packages that use GetPaymentProductsResponse
-
Uses of GetPaymentProductsResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return GetPaymentProductsResponseModifier and TypeMethodDescriptionGetPaymentProductsResponse.withPaymentProducts(List<PaymentProduct> value) -
Uses of GetPaymentProductsResponse in com.onlinepayments.merchant.products
Methods in com.onlinepayments.merchant.products that return GetPaymentProductsResponseModifier and TypeMethodDescriptionProductsClient.getPaymentProducts(GetPaymentProductsParams query) Resource /v2/{merchantId}/products - Get payment productsProductsClient.getPaymentProducts(GetPaymentProductsParams query, CallContext context) Resource /v2/{merchantId}/products - Get payment productsProductsClientInterface.getPaymentProducts(GetPaymentProductsParams query) Resource /v2/{merchantId}/products - Get payment productsProductsClientInterface.getPaymentProducts(GetPaymentProductsParams query, CallContext context) Resource /v2/{merchantId}/products - Get payment products