Uses of Class
com.blockchyp.client.dto.MerchantProfile
Packages that use MerchantProfile
-
Uses of MerchantProfile in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type MerchantProfileModifier and TypeMethodDescriptionBlockChypClient.updateMerchant(MerchantProfile request) Adds or updates a merchant account. -
Uses of MerchantProfile in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return MerchantProfileModifier and TypeMethodDescriptionAddGatewayMerchantRequest.getProfile()Gets the merchant profile to be boarded.Methods in com.blockchyp.client.dto with parameters of type MerchantProfileModifier and TypeMethodDescriptionvoidAddGatewayMerchantRequest.setProfile(MerchantProfile value) Sets the merchant profile to be boarded.