Uses of Class
com.onlinepayments.domain.ProductDirectory
Packages that use ProductDirectory
-
Uses of ProductDirectory in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return ProductDirectoryModifier and TypeMethodDescriptionProductDirectory.withEntries(List<DirectoryEntry> value) List of entries in the directory -
Uses of ProductDirectory in com.onlinepayments.merchant.products
Methods in com.onlinepayments.merchant.products that return ProductDirectoryModifier and TypeMethodDescriptionProductsClient.getProductDirectory(Integer paymentProductId, GetProductDirectoryParams query) Resource /v2/{merchantId}/products/{paymentProductId}/directory - Get payment product directoryProductsClient.getProductDirectory(Integer paymentProductId, GetProductDirectoryParams query, CallContext context) Resource /v2/{merchantId}/products/{paymentProductId}/directory - Get payment product directoryProductsClientInterface.getProductDirectory(Integer paymentProductId, GetProductDirectoryParams query) Resource /v2/{merchantId}/products/{paymentProductId}/directory - Get payment product directoryProductsClientInterface.getProductDirectory(Integer paymentProductId, GetProductDirectoryParams query, CallContext context) Resource /v2/{merchantId}/products/{paymentProductId}/directory - Get payment product directory