Skip to content

Commit

Permalink
Merge pull request #115 from huiz1990/TRNTYUI-1112
Browse files Browse the repository at this point in the history
TRNTYUI-1112
  • Loading branch information
ChripIX authored May 15, 2024
2 parents f8a275d + 7840893 commit d2e94bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3833,6 +3833,9 @@ export namespace DomainRobotModels {
ticketNumber?: string;
priceClassPrefix?: string;
priceClassType?: string;
errorProductPriceTemplate?: ProductPriceTemplate;
errorPriceClassTemplate?: PriceClassTemplate;
errorMessage?: string;
}

export class PriceChangeExclude {
Expand Down

0 comments on commit d2e94bd

Please sign in to comment.