This interface shows the structure of a DebitCardPayload
export interface DebitCardPayload { financial_institution: string;}
Generated using TypeDoc
This interface shows the structure of a DebitCardPayload