Added Sellet from with all required fields.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export interface Bank {
|
||||
COMPE: string;
|
||||
ISPB: string;
|
||||
longName: string;
|
||||
}
|
||||
Reference in New Issue
Block a user