update
This commit is contained in:
@ -11,6 +11,7 @@ export interface IParty {
|
||||
Name: string;
|
||||
Address: IAddress;
|
||||
Contact: IContact;
|
||||
TaxRegistration?: string;
|
||||
}
|
||||
|
||||
export interface IAddress {
|
||||
|
Reference in New Issue
Block a user