Uses of Class
com.blockchyp.client.dto.MerchantPlatform
Packages that use MerchantPlatform
-
Uses of MerchantPlatform in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type MerchantPlatformModifier and TypeMethodDescriptionBlockChypClient.updateMerchantPlatforms(MerchantPlatform request) List all merchant platforms configured for a gateway merchant. -
Uses of MerchantPlatform in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type MerchantPlatformModifier and TypeMethodDescriptionMerchantPlatformsResponse.getResults()Gets enumerates merchant platform settings.Methods in com.blockchyp.client.dto with parameters of type MerchantPlatformModifier and TypeMethodDescriptionvoidMerchantPlatformsResponse.addResult(MerchantPlatform value) Adds a enumerates merchant platform settings.Method parameters in com.blockchyp.client.dto with type arguments of type MerchantPlatformModifier and TypeMethodDescriptionvoidMerchantPlatformsResponse.setResults(Collection<MerchantPlatform> value) Sets enumerates merchant platform settings.