Uses of Class
com.blockchyp.client.dto.ApplicationAccount
Packages that use ApplicationAccount
-
Uses of ApplicationAccount in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return ApplicationAccountModifier and TypeMethodDescriptionMerchantApplication.getManualAccount()Gets the bank account information for the business.SubmitApplicationRequest.getManualAccount()Gets the bank account information for the business.Methods in com.blockchyp.client.dto with parameters of type ApplicationAccountModifier and TypeMethodDescriptionvoidMerchantApplication.setManualAccount(ApplicationAccount value) Sets the bank account information for the business.voidSubmitApplicationRequest.setManualAccount(ApplicationAccount value) Sets the bank account information for the business.