@@ -389,6 +389,16 @@ <h3>Method Details</h3>
389
389
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
390
390
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
391
391
},
392
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
393
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
394
+ "amount": { # Optional. The fixed amount of the incentive.
395
+ "currency": "A String", # The currency of the price.
396
+ "value": "A String", # The price represented as a number.
397
+ },
398
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
399
+ "type": "A String", # Required. Sustainability incentive program.
400
+ },
401
+ ],
392
402
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
393
403
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
394
404
"taxes": [ # Tax information.
@@ -713,6 +723,16 @@ <h3>Method Details</h3>
713
723
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
714
724
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
715
725
},
726
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
727
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
728
+ "amount": { # Optional. The fixed amount of the incentive.
729
+ "currency": "A String", # The currency of the price.
730
+ "value": "A String", # The price represented as a number.
731
+ },
732
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
733
+ "type": "A String", # Required. Sustainability incentive program.
734
+ },
735
+ ],
716
736
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
717
737
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
718
738
"taxes": [ # Tax information.
@@ -1043,6 +1063,16 @@ <h3>Method Details</h3>
1043
1063
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
1044
1064
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
1045
1065
},
1066
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
1067
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
1068
+ "amount": { # Optional. The fixed amount of the incentive.
1069
+ "currency": "A String", # The currency of the price.
1070
+ "value": "A String", # The price represented as a number.
1071
+ },
1072
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
1073
+ "type": "A String", # Required. Sustainability incentive program.
1074
+ },
1075
+ ],
1046
1076
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
1047
1077
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
1048
1078
"taxes": [ # Tax information.
@@ -1348,6 +1378,16 @@ <h3>Method Details</h3>
1348
1378
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
1349
1379
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
1350
1380
},
1381
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
1382
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
1383
+ "amount": { # Optional. The fixed amount of the incentive.
1384
+ "currency": "A String", # The currency of the price.
1385
+ "value": "A String", # The price represented as a number.
1386
+ },
1387
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
1388
+ "type": "A String", # Required. Sustainability incentive program.
1389
+ },
1390
+ ],
1351
1391
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
1352
1392
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
1353
1393
"taxes": [ # Tax information.
@@ -1652,6 +1692,16 @@ <h3>Method Details</h3>
1652
1692
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
1653
1693
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
1654
1694
},
1695
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
1696
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
1697
+ "amount": { # Optional. The fixed amount of the incentive.
1698
+ "currency": "A String", # The currency of the price.
1699
+ "value": "A String", # The price represented as a number.
1700
+ },
1701
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
1702
+ "type": "A String", # Required. Sustainability incentive program.
1703
+ },
1704
+ ],
1655
1705
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
1656
1706
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
1657
1707
"taxes": [ # Tax information.
@@ -1968,6 +2018,16 @@ <h3>Method Details</h3>
1968
2018
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
1969
2019
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
1970
2020
},
2021
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
2022
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
2023
+ "amount": { # Optional. The fixed amount of the incentive.
2024
+ "currency": "A String", # The currency of the price.
2025
+ "value": "A String", # The price represented as a number.
2026
+ },
2027
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
2028
+ "type": "A String", # Required. Sustainability incentive program.
2029
+ },
2030
+ ],
1971
2031
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
1972
2032
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
1973
2033
"taxes": [ # Tax information.
@@ -2290,6 +2350,16 @@ <h3>Method Details</h3>
2290
2350
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
2291
2351
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
2292
2352
},
2353
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
2354
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
2355
+ "amount": { # Optional. The fixed amount of the incentive.
2356
+ "currency": "A String", # The currency of the price.
2357
+ "value": "A String", # The price represented as a number.
2358
+ },
2359
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
2360
+ "type": "A String", # Required. Sustainability incentive program.
2361
+ },
2362
+ ],
2293
2363
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
2294
2364
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
2295
2365
"taxes": [ # Tax information.
@@ -2594,6 +2664,16 @@ <h3>Method Details</h3>
2594
2664
"period": "A String", # The type of subscription period. - "`month`" - "`year`"
2595
2665
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
2596
2666
},
2667
+ "sustainabilityIncentives": [ # Optional. The list of sustainability incentive programs.
2668
+ { # Information regarding sustainability related incentive programs such as rebates or tax relief.
2669
+ "amount": { # Optional. The fixed amount of the incentive.
2670
+ "currency": "A String", # The currency of the price.
2671
+ "value": "A String", # The price represented as a number.
2672
+ },
2673
+ "percentage": 3.14, # Optional. The percentage of the sale price that the incentive is applied to.
2674
+ "type": "A String", # Required. Sustainability incentive program.
2675
+ },
2676
+ ],
2597
2677
"targetCountry": "A String", # Required. The CLDR territory code for the item's country of sale.
2598
2678
"taxCategory": "A String", # The tax category of the product, used to configure detailed tax nexus in account-level tax settings.
2599
2679
"taxes": [ # Tax information.
0 commit comments