Uses of Class
com.blockchyp.client.dto.MerchantProfileRequest
Packages that use MerchantProfileRequest
-
Uses of MerchantProfileRequest in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type MerchantProfileRequestModifier and TypeMethodDescriptionBlockChypClient.deleteTestMerchant(MerchantProfileRequest request) Deletes a test merchant account.BlockChypClient.merchantPlatforms(MerchantProfileRequest request) List all merchant platforms configured for a gateway merchant.BlockChypClient.merchantProfile(MerchantProfileRequest request) Returns profile information for a merchant.BlockChypClient.merchantUsers(MerchantProfileRequest request) List all active users and pending invites for a merchant account.