parent
b583c23bd1
commit
13f8b34d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ export type CustomerCreate = {
|
||||||
authorizedCapital?: string;
|
authorizedCapital?: string;
|
||||||
authorizedName?: string;
|
authorizedName?: string;
|
||||||
authorizedNameEN?: string;
|
authorizedNameEN?: string;
|
||||||
customerName: string;
|
customerName?: string;
|
||||||
|
|
||||||
customerId?: string;
|
customerId?: string;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue