Uses of Class
com.blockchyp.client.dto.PricingMerchantSettings
Packages that use PricingMerchantSettings
-
Uses of PricingMerchantSettings in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return PricingMerchantSettingsModifier and TypeMethodDescriptionPricingRequestAttributes.getMerchantSettings()Gets merchant settings for the pricing request.Methods in com.blockchyp.client.dto with parameters of type PricingMerchantSettingsModifier and TypeMethodDescriptionvoidPricingRequestAttributes.setMerchantSettings(PricingMerchantSettings value) Sets merchant settings for the pricing request.