Uses of Class
com.blockchyp.client.dto.StateCheckSettings
Packages that use StateCheckSettings
-
Uses of StateCheckSettings in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return StateCheckSettingsModifier and TypeMethodDescriptionMerchantSettings.getStateCheckSettings()Gets state check settings for the merchant.PricingMerchantSettings.getStateCheckSettings()Gets state check settings for the merchant.Methods in com.blockchyp.client.dto with parameters of type StateCheckSettingsModifier and TypeMethodDescriptionvoidMerchantSettings.setStateCheckSettings(StateCheckSettings value) Sets state check settings for the merchant.voidPricingMerchantSettings.setStateCheckSettings(StateCheckSettings value) Sets state check settings for the merchant.