TransferTypeThe deliver method of funds between a sender and receiver.Available Values ValueDescriptionBANK_ACCOUNTBank accountCASH_PICKUPCash pickupMOBILE_WALLETMobile walletPUSH_TO_CARDPush to card Usage Kotlinimport com.paymitto.android.sdk.TransferType val transferType = TransferType.BANK_ACCOUNT Copy PageAvailable Values