Skip to content

Commit

Permalink
Merge pull request #94 from Arturexe/master
Browse files Browse the repository at this point in the history
BasicCustomer dataIncorrect field
  • Loading branch information
adelholtz authored Feb 8, 2024
2 parents 9597b10 + 6293058 commit 6db66f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ export namespace DomainRobotModels {
discountNgtld?: number;
discountCertificate?: number;
discountValid?: string;
dataIncorrect?: boolean
invoiceLanguage?: string;
taxable?: boolean;
card?: Card;
Expand Down

0 comments on commit 6db66f8

Please sign in to comment.