export class ProcessorTokenFundsTransferMethodCreateAttributes { 'funds-transfer-type': string // 'ach' 'ach-check-type': string // Enum: "personal" "business" 'contact-id': string 'plaid-processor-token': string }