File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
www/utils/generated/dml-output Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 4040 "provider_id" : " The ID of the external provider that the adjustment is related to." ,
4141 "promotion_id" : " The ID of the applied promotion." ,
4242 "metadata" : " Holds custom data in key-value pairs." ,
43- "item" : " The associated line item.\n\n @expandable"
43+ "item" : " The associated line item.\n\n @expandable" ,
44+ "is_tax_inclusive" : " Whether the line item adjustment is tax inclusive."
4445 }
4546 },
4647 "LineItem" : {
Original file line number Diff line number Diff line change 3535 "code" : " The code of the promotion." ,
3636 "amount" : " The amount of the adjustment" ,
3737 "provider_id" : " The ID of the provider used to apply the adjustment." ,
38- "item" : " The associated item that the adjustment is applied on.\n\n @expandable"
38+ "item" : " The associated item that the adjustment is applied on.\n\n @expandable" ,
39+ "is_tax_inclusive" : " Whether the order line item adjustment is tax inclusive."
3940 }
4041 },
4142 "OrderLineItemTaxLine" : {
Original file line number Diff line number Diff line change 5454 "campaign" : " The associated campaign.\n\n @expandable" ,
5555 "application_method" : " The associated application method.\n\n @expandable" ,
5656 "rules" : " The associated rules.\n\n @expandable" ,
57- "status" : " The status of the promotion"
57+ "status" : " The status of the promotion" ,
58+ "is_tax_inclusive" : " Whether the promotion is tax inclusive."
5859 }
5960 },
6061 "ApplicationMethod" : {
You can’t perform that action at this time.
0 commit comments