This interface will show the structure to Financialinstitution
export interface Financialinstitution { Id: string; Description: string;}
Generated using TypeDoc
This interface will show the structure to Financialinstitution