orb-billing 1.26.0 → 1.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +19 -0
  3. data/README.md +1 -1
  4. data/lib/orb/models/beta/external_plan_id_create_plan_version_params.rb +136 -46
  5. data/lib/orb/models/beta_create_plan_version_params.rb +136 -46
  6. data/lib/orb/models/matrix_config.rb +15 -1
  7. data/lib/orb/models/matrix_value.rb +11 -1
  8. data/lib/orb/models/matrix_with_allocation_config.rb +26 -2
  9. data/lib/orb/models/new_floating_bulk_price.rb +6 -2
  10. data/lib/orb/models/new_floating_bulk_with_proration_price.rb +6 -2
  11. data/lib/orb/models/new_floating_cumulative_grouped_bulk_price.rb +6 -2
  12. data/lib/orb/models/new_floating_grouped_allocation_price.rb +6 -2
  13. data/lib/orb/models/new_floating_grouped_tiered_package_price.rb +6 -2
  14. data/lib/orb/models/new_floating_grouped_tiered_price.rb +6 -2
  15. data/lib/orb/models/new_floating_grouped_with_metered_minimum_price.rb +6 -2
  16. data/lib/orb/models/new_floating_grouped_with_prorated_minimum_price.rb +6 -2
  17. data/lib/orb/models/new_floating_matrix_price.rb +6 -2
  18. data/lib/orb/models/new_floating_matrix_with_allocation_price.rb +6 -2
  19. data/lib/orb/models/new_floating_matrix_with_display_name_price.rb +6 -2
  20. data/lib/orb/models/new_floating_max_group_tiered_package_price.rb +6 -2
  21. data/lib/orb/models/new_floating_minimum_composite_price.rb +6 -2
  22. data/lib/orb/models/new_floating_package_price.rb +6 -2
  23. data/lib/orb/models/new_floating_package_with_allocation_price.rb +6 -2
  24. data/lib/orb/models/new_floating_scalable_matrix_with_tiered_pricing_price.rb +6 -2
  25. data/lib/orb/models/new_floating_scalable_matrix_with_unit_pricing_price.rb +6 -2
  26. data/lib/orb/models/new_floating_threshold_total_amount_price.rb +6 -2
  27. data/lib/orb/models/new_floating_tiered_package_price.rb +6 -2
  28. data/lib/orb/models/new_floating_tiered_package_with_minimum_price.rb +6 -2
  29. data/lib/orb/models/new_floating_tiered_price.rb +6 -2
  30. data/lib/orb/models/new_floating_tiered_with_minimum_price.rb +6 -2
  31. data/lib/orb/models/new_floating_tiered_with_proration_price.rb +6 -2
  32. data/lib/orb/models/new_floating_unit_price.rb +6 -2
  33. data/lib/orb/models/new_floating_unit_with_percent_price.rb +6 -2
  34. data/lib/orb/models/new_floating_unit_with_proration_price.rb +6 -2
  35. data/lib/orb/models/new_plan_bulk_price.rb +6 -2
  36. data/lib/orb/models/new_plan_bulk_with_proration_price.rb +6 -2
  37. data/lib/orb/models/new_plan_cumulative_grouped_bulk_price.rb +6 -2
  38. data/lib/orb/models/new_plan_grouped_allocation_price.rb +6 -2
  39. data/lib/orb/models/new_plan_grouped_tiered_package_price.rb +6 -2
  40. data/lib/orb/models/new_plan_grouped_tiered_price.rb +6 -2
  41. data/lib/orb/models/new_plan_grouped_with_metered_minimum_price.rb +6 -2
  42. data/lib/orb/models/new_plan_grouped_with_prorated_minimum_price.rb +6 -2
  43. data/lib/orb/models/new_plan_matrix_price.rb +6 -2
  44. data/lib/orb/models/new_plan_matrix_with_allocation_price.rb +6 -2
  45. data/lib/orb/models/new_plan_matrix_with_display_name_price.rb +6 -2
  46. data/lib/orb/models/new_plan_max_group_tiered_package_price.rb +6 -2
  47. data/lib/orb/models/new_plan_minimum_composite_price.rb +6 -2
  48. data/lib/orb/models/new_plan_package_price.rb +6 -2
  49. data/lib/orb/models/new_plan_package_with_allocation_price.rb +6 -2
  50. data/lib/orb/models/new_plan_scalable_matrix_with_tiered_pricing_price.rb +6 -2
  51. data/lib/orb/models/new_plan_scalable_matrix_with_unit_pricing_price.rb +6 -2
  52. data/lib/orb/models/new_plan_threshold_total_amount_price.rb +6 -2
  53. data/lib/orb/models/new_plan_tiered_package_price.rb +6 -2
  54. data/lib/orb/models/new_plan_tiered_package_with_minimum_price.rb +6 -2
  55. data/lib/orb/models/new_plan_tiered_price.rb +6 -2
  56. data/lib/orb/models/new_plan_tiered_with_minimum_price.rb +6 -2
  57. data/lib/orb/models/new_plan_unit_price.rb +6 -2
  58. data/lib/orb/models/new_plan_unit_with_percent_price.rb +6 -2
  59. data/lib/orb/models/new_plan_unit_with_proration_price.rb +6 -2
  60. data/lib/orb/models/new_subscription_bulk_price.rb +6 -2
  61. data/lib/orb/models/new_subscription_bulk_with_proration_price.rb +6 -2
  62. data/lib/orb/models/new_subscription_cumulative_grouped_bulk_price.rb +6 -2
  63. data/lib/orb/models/new_subscription_grouped_allocation_price.rb +6 -2
  64. data/lib/orb/models/new_subscription_grouped_tiered_package_price.rb +6 -2
  65. data/lib/orb/models/new_subscription_grouped_tiered_price.rb +6 -2
  66. data/lib/orb/models/new_subscription_grouped_with_metered_minimum_price.rb +6 -2
  67. data/lib/orb/models/new_subscription_grouped_with_prorated_minimum_price.rb +6 -2
  68. data/lib/orb/models/new_subscription_matrix_price.rb +6 -2
  69. data/lib/orb/models/new_subscription_matrix_with_allocation_price.rb +6 -2
  70. data/lib/orb/models/new_subscription_matrix_with_display_name_price.rb +6 -2
  71. data/lib/orb/models/new_subscription_max_group_tiered_package_price.rb +6 -2
  72. data/lib/orb/models/new_subscription_minimum_composite_price.rb +6 -2
  73. data/lib/orb/models/new_subscription_package_price.rb +6 -2
  74. data/lib/orb/models/new_subscription_package_with_allocation_price.rb +6 -2
  75. data/lib/orb/models/new_subscription_scalable_matrix_with_tiered_pricing_price.rb +6 -2
  76. data/lib/orb/models/new_subscription_scalable_matrix_with_unit_pricing_price.rb +6 -2
  77. data/lib/orb/models/new_subscription_threshold_total_amount_price.rb +6 -2
  78. data/lib/orb/models/new_subscription_tiered_package_price.rb +6 -2
  79. data/lib/orb/models/new_subscription_tiered_package_with_minimum_price.rb +6 -2
  80. data/lib/orb/models/new_subscription_tiered_price.rb +6 -2
  81. data/lib/orb/models/new_subscription_tiered_with_minimum_price.rb +6 -2
  82. data/lib/orb/models/new_subscription_unit_price.rb +6 -2
  83. data/lib/orb/models/new_subscription_unit_with_percent_price.rb +6 -2
  84. data/lib/orb/models/new_subscription_unit_with_proration_price.rb +6 -2
  85. data/lib/orb/models/plan_create_params.rb +68 -23
  86. data/lib/orb/models/price_create_params.rb +54 -18
  87. data/lib/orb/models/price_evaluate_multiple_params.rb +54 -18
  88. data/lib/orb/models/price_evaluate_preview_events_params.rb +54 -18
  89. data/lib/orb/models/subscription_create_params.rb +120 -40
  90. data/lib/orb/models/subscription_price_intervals_params.rb +54 -18
  91. data/lib/orb/models/subscription_schedule_plan_change_params.rb +120 -40
  92. data/lib/orb/models/unit_config.rb +11 -1
  93. data/lib/orb/version.rb +1 -1
  94. data/rbi/orb/models/beta/external_plan_id_create_plan_version_params.rbi +228 -48
  95. data/rbi/orb/models/beta_create_plan_version_params.rbi +228 -48
  96. data/rbi/orb/models/matrix_config.rbi +13 -3
  97. data/rbi/orb/models/matrix_value.rbi +14 -3
  98. data/rbi/orb/models/matrix_with_allocation_config.rbi +24 -6
  99. data/rbi/orb/models/new_floating_bulk_price.rbi +10 -2
  100. data/rbi/orb/models/new_floating_bulk_with_proration_price.rbi +10 -2
  101. data/rbi/orb/models/new_floating_cumulative_grouped_bulk_price.rbi +10 -2
  102. data/rbi/orb/models/new_floating_grouped_allocation_price.rbi +10 -2
  103. data/rbi/orb/models/new_floating_grouped_tiered_package_price.rbi +10 -2
  104. data/rbi/orb/models/new_floating_grouped_tiered_price.rbi +10 -2
  105. data/rbi/orb/models/new_floating_grouped_with_metered_minimum_price.rbi +10 -2
  106. data/rbi/orb/models/new_floating_grouped_with_prorated_minimum_price.rbi +10 -2
  107. data/rbi/orb/models/new_floating_matrix_price.rbi +10 -2
  108. data/rbi/orb/models/new_floating_matrix_with_allocation_price.rbi +10 -2
  109. data/rbi/orb/models/new_floating_matrix_with_display_name_price.rbi +10 -2
  110. data/rbi/orb/models/new_floating_max_group_tiered_package_price.rbi +10 -2
  111. data/rbi/orb/models/new_floating_minimum_composite_price.rbi +10 -2
  112. data/rbi/orb/models/new_floating_package_price.rbi +10 -2
  113. data/rbi/orb/models/new_floating_package_with_allocation_price.rbi +10 -2
  114. data/rbi/orb/models/new_floating_scalable_matrix_with_tiered_pricing_price.rbi +10 -2
  115. data/rbi/orb/models/new_floating_scalable_matrix_with_unit_pricing_price.rbi +10 -2
  116. data/rbi/orb/models/new_floating_threshold_total_amount_price.rbi +10 -2
  117. data/rbi/orb/models/new_floating_tiered_package_price.rbi +10 -2
  118. data/rbi/orb/models/new_floating_tiered_package_with_minimum_price.rbi +10 -2
  119. data/rbi/orb/models/new_floating_tiered_price.rbi +10 -2
  120. data/rbi/orb/models/new_floating_tiered_with_minimum_price.rbi +10 -2
  121. data/rbi/orb/models/new_floating_tiered_with_proration_price.rbi +10 -2
  122. data/rbi/orb/models/new_floating_unit_price.rbi +10 -2
  123. data/rbi/orb/models/new_floating_unit_with_percent_price.rbi +10 -2
  124. data/rbi/orb/models/new_floating_unit_with_proration_price.rbi +10 -2
  125. data/rbi/orb/models/new_plan_bulk_price.rbi +10 -2
  126. data/rbi/orb/models/new_plan_bulk_with_proration_price.rbi +10 -2
  127. data/rbi/orb/models/new_plan_cumulative_grouped_bulk_price.rbi +10 -2
  128. data/rbi/orb/models/new_plan_grouped_allocation_price.rbi +10 -2
  129. data/rbi/orb/models/new_plan_grouped_tiered_package_price.rbi +10 -2
  130. data/rbi/orb/models/new_plan_grouped_tiered_price.rbi +10 -2
  131. data/rbi/orb/models/new_plan_grouped_with_metered_minimum_price.rbi +10 -2
  132. data/rbi/orb/models/new_plan_grouped_with_prorated_minimum_price.rbi +10 -2
  133. data/rbi/orb/models/new_plan_matrix_price.rbi +10 -2
  134. data/rbi/orb/models/new_plan_matrix_with_allocation_price.rbi +10 -2
  135. data/rbi/orb/models/new_plan_matrix_with_display_name_price.rbi +10 -2
  136. data/rbi/orb/models/new_plan_max_group_tiered_package_price.rbi +10 -2
  137. data/rbi/orb/models/new_plan_minimum_composite_price.rbi +10 -2
  138. data/rbi/orb/models/new_plan_package_price.rbi +10 -2
  139. data/rbi/orb/models/new_plan_package_with_allocation_price.rbi +10 -2
  140. data/rbi/orb/models/new_plan_scalable_matrix_with_tiered_pricing_price.rbi +10 -2
  141. data/rbi/orb/models/new_plan_scalable_matrix_with_unit_pricing_price.rbi +10 -2
  142. data/rbi/orb/models/new_plan_threshold_total_amount_price.rbi +10 -2
  143. data/rbi/orb/models/new_plan_tiered_package_price.rbi +10 -2
  144. data/rbi/orb/models/new_plan_tiered_package_with_minimum_price.rbi +10 -2
  145. data/rbi/orb/models/new_plan_tiered_price.rbi +10 -2
  146. data/rbi/orb/models/new_plan_tiered_with_minimum_price.rbi +10 -2
  147. data/rbi/orb/models/new_plan_unit_price.rbi +10 -2
  148. data/rbi/orb/models/new_plan_unit_with_percent_price.rbi +10 -2
  149. data/rbi/orb/models/new_plan_unit_with_proration_price.rbi +10 -2
  150. data/rbi/orb/models/new_subscription_bulk_price.rbi +10 -2
  151. data/rbi/orb/models/new_subscription_bulk_with_proration_price.rbi +10 -2
  152. data/rbi/orb/models/new_subscription_cumulative_grouped_bulk_price.rbi +10 -2
  153. data/rbi/orb/models/new_subscription_grouped_allocation_price.rbi +10 -2
  154. data/rbi/orb/models/new_subscription_grouped_tiered_package_price.rbi +10 -2
  155. data/rbi/orb/models/new_subscription_grouped_tiered_price.rbi +10 -2
  156. data/rbi/orb/models/new_subscription_grouped_with_metered_minimum_price.rbi +10 -2
  157. data/rbi/orb/models/new_subscription_grouped_with_prorated_minimum_price.rbi +10 -2
  158. data/rbi/orb/models/new_subscription_matrix_price.rbi +10 -2
  159. data/rbi/orb/models/new_subscription_matrix_with_allocation_price.rbi +10 -2
  160. data/rbi/orb/models/new_subscription_matrix_with_display_name_price.rbi +10 -2
  161. data/rbi/orb/models/new_subscription_max_group_tiered_package_price.rbi +10 -2
  162. data/rbi/orb/models/new_subscription_minimum_composite_price.rbi +10 -2
  163. data/rbi/orb/models/new_subscription_package_price.rbi +10 -2
  164. data/rbi/orb/models/new_subscription_package_with_allocation_price.rbi +10 -2
  165. data/rbi/orb/models/new_subscription_scalable_matrix_with_tiered_pricing_price.rbi +10 -2
  166. data/rbi/orb/models/new_subscription_scalable_matrix_with_unit_pricing_price.rbi +10 -2
  167. data/rbi/orb/models/new_subscription_threshold_total_amount_price.rbi +10 -2
  168. data/rbi/orb/models/new_subscription_tiered_package_price.rbi +10 -2
  169. data/rbi/orb/models/new_subscription_tiered_package_with_minimum_price.rbi +10 -2
  170. data/rbi/orb/models/new_subscription_tiered_price.rbi +10 -2
  171. data/rbi/orb/models/new_subscription_tiered_with_minimum_price.rbi +10 -2
  172. data/rbi/orb/models/new_subscription_unit_price.rbi +10 -2
  173. data/rbi/orb/models/new_subscription_unit_with_percent_price.rbi +10 -2
  174. data/rbi/orb/models/new_subscription_unit_with_proration_price.rbi +10 -2
  175. data/rbi/orb/models/plan_create_params.rbi +114 -24
  176. data/rbi/orb/models/price_create_params.rbi +90 -18
  177. data/rbi/orb/models/price_evaluate_multiple_params.rbi +90 -18
  178. data/rbi/orb/models/price_evaluate_preview_events_params.rbi +90 -18
  179. data/rbi/orb/models/subscription_create_params.rbi +200 -40
  180. data/rbi/orb/models/subscription_price_intervals_params.rbi +90 -18
  181. data/rbi/orb/models/subscription_schedule_plan_change_params.rbi +200 -40
  182. data/rbi/orb/models/unit_config.rbi +21 -5
  183. data/sig/orb/models/matrix_config.rbs +8 -3
  184. data/sig/orb/models/matrix_value.rbs +11 -3
  185. data/sig/orb/models/matrix_with_allocation_config.rbs +19 -6
  186. data/sig/orb/models/unit_config.rbs +14 -3
  187. metadata +2 -2
data/lib/orb/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Orb
4
- VERSION = "1.26.0"
4
+ VERSION = "1.28.0"
5
5
  end
@@ -973,7 +973,8 @@ module Orb
973
973
 
974
974
  # License allocations to associate with this price. Each entry defines a
975
975
  # per-license credit pool granted each cadence. Requires license_type_id or
976
- # license_type_configuration to be set.
976
+ # license_type_configuration to be set. Usage prices draw down from these
977
+ # allocations only if they set the same license type.
977
978
  sig do
978
979
  returns(
979
980
  T::Array[
@@ -1085,7 +1086,11 @@ module Orb
1085
1086
  end
1086
1087
  attr_writer :invoicing_cycle_configuration
1087
1088
 
1088
- # The ID of the license type to associate with this price.
1089
+ # The ID of the license type to associate with this price. On a usage price this
1090
+ # also marks the price as eligible to draw down from that license type's
1091
+ # allocation; a usage price created without it is billed normally. Usage prices
1092
+ # with a license type must use the `unit` model, and only draw down when their
1093
+ # currency matches the allocation's.
1089
1094
  sig { returns(T.nilable(String)) }
1090
1095
  attr_accessor :license_type_id
1091
1096
 
@@ -1146,7 +1151,8 @@ module Orb
1146
1151
  item_id:,
1147
1152
  # License allocations to associate with this price. Each entry defines a
1148
1153
  # per-license credit pool granted each cadence. Requires license_type_id or
1149
- # license_type_configuration to be set.
1154
+ # license_type_configuration to be set. Usage prices draw down from these
1155
+ # allocations only if they set the same license type.
1150
1156
  license_allocations:,
1151
1157
  # The pricing model type
1152
1158
  model_type:,
@@ -1182,7 +1188,11 @@ module Orb
1182
1188
  # Within each billing cycle, specifies the cadence at which invoices are produced.
1183
1189
  # If unspecified, a single invoice is produced per billing cycle.
1184
1190
  invoicing_cycle_configuration: nil,
1185
- # The ID of the license type to associate with this price.
1191
+ # The ID of the license type to associate with this price. On a usage price this
1192
+ # also marks the price as eligible to draw down from that license type's
1193
+ # allocation; a usage price created without it is billed normally. Usage prices
1194
+ # with a license type must use the `unit` model, and only draw down when their
1195
+ # currency matches the allocation's.
1186
1196
  license_type_id: nil,
1187
1197
  # User-specified key/value pairs for the resource. Individual keys can be removed
1188
1198
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -1547,7 +1557,11 @@ module Orb
1547
1557
  end
1548
1558
  attr_writer :invoicing_cycle_configuration
1549
1559
 
1550
- # The ID of the license type to associate with this price.
1560
+ # The ID of the license type to associate with this price. On a usage price this
1561
+ # also marks the price as eligible to draw down from that license type's
1562
+ # allocation; a usage price created without it is billed normally. Usage prices
1563
+ # with a license type must use the `unit` model, and only draw down when their
1564
+ # currency matches the allocation's.
1551
1565
  sig { returns(T.nilable(String)) }
1552
1566
  attr_accessor :license_type_id
1553
1567
 
@@ -1633,7 +1647,11 @@ module Orb
1633
1647
  # Within each billing cycle, specifies the cadence at which invoices are produced.
1634
1648
  # If unspecified, a single invoice is produced per billing cycle.
1635
1649
  invoicing_cycle_configuration: nil,
1636
- # The ID of the license type to associate with this price.
1650
+ # The ID of the license type to associate with this price. On a usage price this
1651
+ # also marks the price as eligible to draw down from that license type's
1652
+ # allocation; a usage price created without it is billed normally. Usage prices
1653
+ # with a license type must use the `unit` model, and only draw down when their
1654
+ # currency matches the allocation's.
1637
1655
  license_type_id: nil,
1638
1656
  # User-specified key/value pairs for the resource. Individual keys can be removed
1639
1657
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -2023,7 +2041,11 @@ module Orb
2023
2041
  end
2024
2042
  attr_writer :invoicing_cycle_configuration
2025
2043
 
2026
- # The ID of the license type to associate with this price.
2044
+ # The ID of the license type to associate with this price. On a usage price this
2045
+ # also marks the price as eligible to draw down from that license type's
2046
+ # allocation; a usage price created without it is billed normally. Usage prices
2047
+ # with a license type must use the `unit` model, and only draw down when their
2048
+ # currency matches the allocation's.
2027
2049
  sig { returns(T.nilable(String)) }
2028
2050
  attr_accessor :license_type_id
2029
2051
 
@@ -2109,7 +2131,11 @@ module Orb
2109
2131
  # Within each billing cycle, specifies the cadence at which invoices are produced.
2110
2132
  # If unspecified, a single invoice is produced per billing cycle.
2111
2133
  invoicing_cycle_configuration: nil,
2112
- # The ID of the license type to associate with this price.
2134
+ # The ID of the license type to associate with this price. On a usage price this
2135
+ # also marks the price as eligible to draw down from that license type's
2136
+ # allocation; a usage price created without it is billed normally. Usage prices
2137
+ # with a license type must use the `unit` model, and only draw down when their
2138
+ # currency matches the allocation's.
2113
2139
  license_type_id: nil,
2114
2140
  # User-specified key/value pairs for the resource. Individual keys can be removed
2115
2141
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -2462,7 +2488,11 @@ module Orb
2462
2488
  end
2463
2489
  attr_writer :invoicing_cycle_configuration
2464
2490
 
2465
- # The ID of the license type to associate with this price.
2491
+ # The ID of the license type to associate with this price. On a usage price this
2492
+ # also marks the price as eligible to draw down from that license type's
2493
+ # allocation; a usage price created without it is billed normally. Usage prices
2494
+ # with a license type must use the `unit` model, and only draw down when their
2495
+ # currency matches the allocation's.
2466
2496
  sig { returns(T.nilable(String)) }
2467
2497
  attr_accessor :license_type_id
2468
2498
 
@@ -2548,7 +2578,11 @@ module Orb
2548
2578
  # Within each billing cycle, specifies the cadence at which invoices are produced.
2549
2579
  # If unspecified, a single invoice is produced per billing cycle.
2550
2580
  invoicing_cycle_configuration: nil,
2551
- # The ID of the license type to associate with this price.
2581
+ # The ID of the license type to associate with this price. On a usage price this
2582
+ # also marks the price as eligible to draw down from that license type's
2583
+ # allocation; a usage price created without it is billed normally. Usage prices
2584
+ # with a license type must use the `unit` model, and only draw down when their
2585
+ # currency matches the allocation's.
2552
2586
  license_type_id: nil,
2553
2587
  # User-specified key/value pairs for the resource. Individual keys can be removed
2554
2588
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -3001,7 +3035,11 @@ module Orb
3001
3035
  end
3002
3036
  attr_writer :invoicing_cycle_configuration
3003
3037
 
3004
- # The ID of the license type to associate with this price.
3038
+ # The ID of the license type to associate with this price. On a usage price this
3039
+ # also marks the price as eligible to draw down from that license type's
3040
+ # allocation; a usage price created without it is billed normally. Usage prices
3041
+ # with a license type must use the `unit` model, and only draw down when their
3042
+ # currency matches the allocation's.
3005
3043
  sig { returns(T.nilable(String)) }
3006
3044
  attr_accessor :license_type_id
3007
3045
 
@@ -3087,7 +3125,11 @@ module Orb
3087
3125
  # Within each billing cycle, specifies the cadence at which invoices are produced.
3088
3126
  # If unspecified, a single invoice is produced per billing cycle.
3089
3127
  invoicing_cycle_configuration: nil,
3090
- # The ID of the license type to associate with this price.
3128
+ # The ID of the license type to associate with this price. On a usage price this
3129
+ # also marks the price as eligible to draw down from that license type's
3130
+ # allocation; a usage price created without it is billed normally. Usage prices
3131
+ # with a license type must use the `unit` model, and only draw down when their
3132
+ # currency matches the allocation's.
3091
3133
  license_type_id: nil,
3092
3134
  # User-specified key/value pairs for the resource. Individual keys can be removed
3093
3135
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -3415,7 +3457,11 @@ module Orb
3415
3457
  end
3416
3458
  attr_writer :invoicing_cycle_configuration
3417
3459
 
3418
- # The ID of the license type to associate with this price.
3460
+ # The ID of the license type to associate with this price. On a usage price this
3461
+ # also marks the price as eligible to draw down from that license type's
3462
+ # allocation; a usage price created without it is billed normally. Usage prices
3463
+ # with a license type must use the `unit` model, and only draw down when their
3464
+ # currency matches the allocation's.
3419
3465
  sig { returns(T.nilable(String)) }
3420
3466
  attr_accessor :license_type_id
3421
3467
 
@@ -3501,7 +3547,11 @@ module Orb
3501
3547
  # Within each billing cycle, specifies the cadence at which invoices are produced.
3502
3548
  # If unspecified, a single invoice is produced per billing cycle.
3503
3549
  invoicing_cycle_configuration: nil,
3504
- # The ID of the license type to associate with this price.
3550
+ # The ID of the license type to associate with this price. On a usage price this
3551
+ # also marks the price as eligible to draw down from that license type's
3552
+ # allocation; a usage price created without it is billed normally. Usage prices
3553
+ # with a license type must use the `unit` model, and only draw down when their
3554
+ # currency matches the allocation's.
3505
3555
  license_type_id: nil,
3506
3556
  # User-specified key/value pairs for the resource. Individual keys can be removed
3507
3557
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -3798,7 +3848,11 @@ module Orb
3798
3848
  end
3799
3849
  attr_writer :invoicing_cycle_configuration
3800
3850
 
3801
- # The ID of the license type to associate with this price.
3851
+ # The ID of the license type to associate with this price. On a usage price this
3852
+ # also marks the price as eligible to draw down from that license type's
3853
+ # allocation; a usage price created without it is billed normally. Usage prices
3854
+ # with a license type must use the `unit` model, and only draw down when their
3855
+ # currency matches the allocation's.
3802
3856
  sig { returns(T.nilable(String)) }
3803
3857
  attr_accessor :license_type_id
3804
3858
 
@@ -3884,7 +3938,11 @@ module Orb
3884
3938
  # Within each billing cycle, specifies the cadence at which invoices are produced.
3885
3939
  # If unspecified, a single invoice is produced per billing cycle.
3886
3940
  invoicing_cycle_configuration: nil,
3887
- # The ID of the license type to associate with this price.
3941
+ # The ID of the license type to associate with this price. On a usage price this
3942
+ # also marks the price as eligible to draw down from that license type's
3943
+ # allocation; a usage price created without it is billed normally. Usage prices
3944
+ # with a license type must use the `unit` model, and only draw down when their
3945
+ # currency matches the allocation's.
3888
3946
  license_type_id: nil,
3889
3947
  # User-specified key/value pairs for the resource. Individual keys can be removed
3890
3948
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -4181,7 +4239,11 @@ module Orb
4181
4239
  end
4182
4240
  attr_writer :invoicing_cycle_configuration
4183
4241
 
4184
- # The ID of the license type to associate with this price.
4242
+ # The ID of the license type to associate with this price. On a usage price this
4243
+ # also marks the price as eligible to draw down from that license type's
4244
+ # allocation; a usage price created without it is billed normally. Usage prices
4245
+ # with a license type must use the `unit` model, and only draw down when their
4246
+ # currency matches the allocation's.
4185
4247
  sig { returns(T.nilable(String)) }
4186
4248
  attr_accessor :license_type_id
4187
4249
 
@@ -4267,7 +4329,11 @@ module Orb
4267
4329
  # Within each billing cycle, specifies the cadence at which invoices are produced.
4268
4330
  # If unspecified, a single invoice is produced per billing cycle.
4269
4331
  invoicing_cycle_configuration: nil,
4270
- # The ID of the license type to associate with this price.
4332
+ # The ID of the license type to associate with this price. On a usage price this
4333
+ # also marks the price as eligible to draw down from that license type's
4334
+ # allocation; a usage price created without it is billed normally. Usage prices
4335
+ # with a license type must use the `unit` model, and only draw down when their
4336
+ # currency matches the allocation's.
4271
4337
  license_type_id: nil,
4272
4338
  # User-specified key/value pairs for the resource. Individual keys can be removed
4273
4339
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -4636,7 +4702,11 @@ module Orb
4636
4702
  end
4637
4703
  attr_writer :invoicing_cycle_configuration
4638
4704
 
4639
- # The ID of the license type to associate with this price.
4705
+ # The ID of the license type to associate with this price. On a usage price this
4706
+ # also marks the price as eligible to draw down from that license type's
4707
+ # allocation; a usage price created without it is billed normally. Usage prices
4708
+ # with a license type must use the `unit` model, and only draw down when their
4709
+ # currency matches the allocation's.
4640
4710
  sig { returns(T.nilable(String)) }
4641
4711
  attr_accessor :license_type_id
4642
4712
 
@@ -4722,7 +4792,11 @@ module Orb
4722
4792
  # Within each billing cycle, specifies the cadence at which invoices are produced.
4723
4793
  # If unspecified, a single invoice is produced per billing cycle.
4724
4794
  invoicing_cycle_configuration: nil,
4725
- # The ID of the license type to associate with this price.
4795
+ # The ID of the license type to associate with this price. On a usage price this
4796
+ # also marks the price as eligible to draw down from that license type's
4797
+ # allocation; a usage price created without it is billed normally. Usage prices
4798
+ # with a license type must use the `unit` model, and only draw down when their
4799
+ # currency matches the allocation's.
4726
4800
  license_type_id: nil,
4727
4801
  # User-specified key/value pairs for the resource. Individual keys can be removed
4728
4802
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -5051,7 +5125,11 @@ module Orb
5051
5125
  end
5052
5126
  attr_writer :invoicing_cycle_configuration
5053
5127
 
5054
- # The ID of the license type to associate with this price.
5128
+ # The ID of the license type to associate with this price. On a usage price this
5129
+ # also marks the price as eligible to draw down from that license type's
5130
+ # allocation; a usage price created without it is billed normally. Usage prices
5131
+ # with a license type must use the `unit` model, and only draw down when their
5132
+ # currency matches the allocation's.
5055
5133
  sig { returns(T.nilable(String)) }
5056
5134
  attr_accessor :license_type_id
5057
5135
 
@@ -5137,7 +5215,11 @@ module Orb
5137
5215
  # Within each billing cycle, specifies the cadence at which invoices are produced.
5138
5216
  # If unspecified, a single invoice is produced per billing cycle.
5139
5217
  invoicing_cycle_configuration: nil,
5140
- # The ID of the license type to associate with this price.
5218
+ # The ID of the license type to associate with this price. On a usage price this
5219
+ # also marks the price as eligible to draw down from that license type's
5220
+ # allocation; a usage price created without it is billed normally. Usage prices
5221
+ # with a license type must use the `unit` model, and only draw down when their
5222
+ # currency matches the allocation's.
5141
5223
  license_type_id: nil,
5142
5224
  # User-specified key/value pairs for the resource. Individual keys can be removed
5143
5225
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -5441,7 +5523,11 @@ module Orb
5441
5523
  end
5442
5524
  attr_writer :invoicing_cycle_configuration
5443
5525
 
5444
- # The ID of the license type to associate with this price.
5526
+ # The ID of the license type to associate with this price. On a usage price this
5527
+ # also marks the price as eligible to draw down from that license type's
5528
+ # allocation; a usage price created without it is billed normally. Usage prices
5529
+ # with a license type must use the `unit` model, and only draw down when their
5530
+ # currency matches the allocation's.
5445
5531
  sig { returns(T.nilable(String)) }
5446
5532
  attr_accessor :license_type_id
5447
5533
 
@@ -5527,7 +5613,11 @@ module Orb
5527
5613
  # Within each billing cycle, specifies the cadence at which invoices are produced.
5528
5614
  # If unspecified, a single invoice is produced per billing cycle.
5529
5615
  invoicing_cycle_configuration: nil,
5530
- # The ID of the license type to associate with this price.
5616
+ # The ID of the license type to associate with this price. On a usage price this
5617
+ # also marks the price as eligible to draw down from that license type's
5618
+ # allocation; a usage price created without it is billed normally. Usage prices
5619
+ # with a license type must use the `unit` model, and only draw down when their
5620
+ # currency matches the allocation's.
5531
5621
  license_type_id: nil,
5532
5622
  # User-specified key/value pairs for the resource. Individual keys can be removed
5533
5623
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -6562,7 +6652,8 @@ module Orb
6562
6652
 
6563
6653
  # License allocations to associate with this price. Each entry defines a
6564
6654
  # per-license credit pool granted each cadence. Requires license_type_id or
6565
- # license_type_configuration to be set.
6655
+ # license_type_configuration to be set. Usage prices draw down from these
6656
+ # allocations only if they set the same license type.
6566
6657
  sig do
6567
6658
  returns(
6568
6659
  T::Array[
@@ -6674,7 +6765,11 @@ module Orb
6674
6765
  end
6675
6766
  attr_writer :invoicing_cycle_configuration
6676
6767
 
6677
- # The ID of the license type to associate with this price.
6768
+ # The ID of the license type to associate with this price. On a usage price this
6769
+ # also marks the price as eligible to draw down from that license type's
6770
+ # allocation; a usage price created without it is billed normally. Usage prices
6771
+ # with a license type must use the `unit` model, and only draw down when their
6772
+ # currency matches the allocation's.
6678
6773
  sig { returns(T.nilable(String)) }
6679
6774
  attr_accessor :license_type_id
6680
6775
 
@@ -6735,7 +6830,8 @@ module Orb
6735
6830
  item_id:,
6736
6831
  # License allocations to associate with this price. Each entry defines a
6737
6832
  # per-license credit pool granted each cadence. Requires license_type_id or
6738
- # license_type_configuration to be set.
6833
+ # license_type_configuration to be set. Usage prices draw down from these
6834
+ # allocations only if they set the same license type.
6739
6835
  license_allocations:,
6740
6836
  # The pricing model type
6741
6837
  model_type:,
@@ -6771,7 +6867,11 @@ module Orb
6771
6867
  # Within each billing cycle, specifies the cadence at which invoices are produced.
6772
6868
  # If unspecified, a single invoice is produced per billing cycle.
6773
6869
  invoicing_cycle_configuration: nil,
6774
- # The ID of the license type to associate with this price.
6870
+ # The ID of the license type to associate with this price. On a usage price this
6871
+ # also marks the price as eligible to draw down from that license type's
6872
+ # allocation; a usage price created without it is billed normally. Usage prices
6873
+ # with a license type must use the `unit` model, and only draw down when their
6874
+ # currency matches the allocation's.
6775
6875
  license_type_id: nil,
6776
6876
  # User-specified key/value pairs for the resource. Individual keys can be removed
6777
6877
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -7136,7 +7236,11 @@ module Orb
7136
7236
  end
7137
7237
  attr_writer :invoicing_cycle_configuration
7138
7238
 
7139
- # The ID of the license type to associate with this price.
7239
+ # The ID of the license type to associate with this price. On a usage price this
7240
+ # also marks the price as eligible to draw down from that license type's
7241
+ # allocation; a usage price created without it is billed normally. Usage prices
7242
+ # with a license type must use the `unit` model, and only draw down when their
7243
+ # currency matches the allocation's.
7140
7244
  sig { returns(T.nilable(String)) }
7141
7245
  attr_accessor :license_type_id
7142
7246
 
@@ -7222,7 +7326,11 @@ module Orb
7222
7326
  # Within each billing cycle, specifies the cadence at which invoices are produced.
7223
7327
  # If unspecified, a single invoice is produced per billing cycle.
7224
7328
  invoicing_cycle_configuration: nil,
7225
- # The ID of the license type to associate with this price.
7329
+ # The ID of the license type to associate with this price. On a usage price this
7330
+ # also marks the price as eligible to draw down from that license type's
7331
+ # allocation; a usage price created without it is billed normally. Usage prices
7332
+ # with a license type must use the `unit` model, and only draw down when their
7333
+ # currency matches the allocation's.
7226
7334
  license_type_id: nil,
7227
7335
  # User-specified key/value pairs for the resource. Individual keys can be removed
7228
7336
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -7612,7 +7720,11 @@ module Orb
7612
7720
  end
7613
7721
  attr_writer :invoicing_cycle_configuration
7614
7722
 
7615
- # The ID of the license type to associate with this price.
7723
+ # The ID of the license type to associate with this price. On a usage price this
7724
+ # also marks the price as eligible to draw down from that license type's
7725
+ # allocation; a usage price created without it is billed normally. Usage prices
7726
+ # with a license type must use the `unit` model, and only draw down when their
7727
+ # currency matches the allocation's.
7616
7728
  sig { returns(T.nilable(String)) }
7617
7729
  attr_accessor :license_type_id
7618
7730
 
@@ -7698,7 +7810,11 @@ module Orb
7698
7810
  # Within each billing cycle, specifies the cadence at which invoices are produced.
7699
7811
  # If unspecified, a single invoice is produced per billing cycle.
7700
7812
  invoicing_cycle_configuration: nil,
7701
- # The ID of the license type to associate with this price.
7813
+ # The ID of the license type to associate with this price. On a usage price this
7814
+ # also marks the price as eligible to draw down from that license type's
7815
+ # allocation; a usage price created without it is billed normally. Usage prices
7816
+ # with a license type must use the `unit` model, and only draw down when their
7817
+ # currency matches the allocation's.
7702
7818
  license_type_id: nil,
7703
7819
  # User-specified key/value pairs for the resource. Individual keys can be removed
7704
7820
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -8051,7 +8167,11 @@ module Orb
8051
8167
  end
8052
8168
  attr_writer :invoicing_cycle_configuration
8053
8169
 
8054
- # The ID of the license type to associate with this price.
8170
+ # The ID of the license type to associate with this price. On a usage price this
8171
+ # also marks the price as eligible to draw down from that license type's
8172
+ # allocation; a usage price created without it is billed normally. Usage prices
8173
+ # with a license type must use the `unit` model, and only draw down when their
8174
+ # currency matches the allocation's.
8055
8175
  sig { returns(T.nilable(String)) }
8056
8176
  attr_accessor :license_type_id
8057
8177
 
@@ -8137,7 +8257,11 @@ module Orb
8137
8257
  # Within each billing cycle, specifies the cadence at which invoices are produced.
8138
8258
  # If unspecified, a single invoice is produced per billing cycle.
8139
8259
  invoicing_cycle_configuration: nil,
8140
- # The ID of the license type to associate with this price.
8260
+ # The ID of the license type to associate with this price. On a usage price this
8261
+ # also marks the price as eligible to draw down from that license type's
8262
+ # allocation; a usage price created without it is billed normally. Usage prices
8263
+ # with a license type must use the `unit` model, and only draw down when their
8264
+ # currency matches the allocation's.
8141
8265
  license_type_id: nil,
8142
8266
  # User-specified key/value pairs for the resource. Individual keys can be removed
8143
8267
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -8590,7 +8714,11 @@ module Orb
8590
8714
  end
8591
8715
  attr_writer :invoicing_cycle_configuration
8592
8716
 
8593
- # The ID of the license type to associate with this price.
8717
+ # The ID of the license type to associate with this price. On a usage price this
8718
+ # also marks the price as eligible to draw down from that license type's
8719
+ # allocation; a usage price created without it is billed normally. Usage prices
8720
+ # with a license type must use the `unit` model, and only draw down when their
8721
+ # currency matches the allocation's.
8594
8722
  sig { returns(T.nilable(String)) }
8595
8723
  attr_accessor :license_type_id
8596
8724
 
@@ -8676,7 +8804,11 @@ module Orb
8676
8804
  # Within each billing cycle, specifies the cadence at which invoices are produced.
8677
8805
  # If unspecified, a single invoice is produced per billing cycle.
8678
8806
  invoicing_cycle_configuration: nil,
8679
- # The ID of the license type to associate with this price.
8807
+ # The ID of the license type to associate with this price. On a usage price this
8808
+ # also marks the price as eligible to draw down from that license type's
8809
+ # allocation; a usage price created without it is billed normally. Usage prices
8810
+ # with a license type must use the `unit` model, and only draw down when their
8811
+ # currency matches the allocation's.
8680
8812
  license_type_id: nil,
8681
8813
  # User-specified key/value pairs for the resource. Individual keys can be removed
8682
8814
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -9004,7 +9136,11 @@ module Orb
9004
9136
  end
9005
9137
  attr_writer :invoicing_cycle_configuration
9006
9138
 
9007
- # The ID of the license type to associate with this price.
9139
+ # The ID of the license type to associate with this price. On a usage price this
9140
+ # also marks the price as eligible to draw down from that license type's
9141
+ # allocation; a usage price created without it is billed normally. Usage prices
9142
+ # with a license type must use the `unit` model, and only draw down when their
9143
+ # currency matches the allocation's.
9008
9144
  sig { returns(T.nilable(String)) }
9009
9145
  attr_accessor :license_type_id
9010
9146
 
@@ -9090,7 +9226,11 @@ module Orb
9090
9226
  # Within each billing cycle, specifies the cadence at which invoices are produced.
9091
9227
  # If unspecified, a single invoice is produced per billing cycle.
9092
9228
  invoicing_cycle_configuration: nil,
9093
- # The ID of the license type to associate with this price.
9229
+ # The ID of the license type to associate with this price. On a usage price this
9230
+ # also marks the price as eligible to draw down from that license type's
9231
+ # allocation; a usage price created without it is billed normally. Usage prices
9232
+ # with a license type must use the `unit` model, and only draw down when their
9233
+ # currency matches the allocation's.
9094
9234
  license_type_id: nil,
9095
9235
  # User-specified key/value pairs for the resource. Individual keys can be removed
9096
9236
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -9387,7 +9527,11 @@ module Orb
9387
9527
  end
9388
9528
  attr_writer :invoicing_cycle_configuration
9389
9529
 
9390
- # The ID of the license type to associate with this price.
9530
+ # The ID of the license type to associate with this price. On a usage price this
9531
+ # also marks the price as eligible to draw down from that license type's
9532
+ # allocation; a usage price created without it is billed normally. Usage prices
9533
+ # with a license type must use the `unit` model, and only draw down when their
9534
+ # currency matches the allocation's.
9391
9535
  sig { returns(T.nilable(String)) }
9392
9536
  attr_accessor :license_type_id
9393
9537
 
@@ -9473,7 +9617,11 @@ module Orb
9473
9617
  # Within each billing cycle, specifies the cadence at which invoices are produced.
9474
9618
  # If unspecified, a single invoice is produced per billing cycle.
9475
9619
  invoicing_cycle_configuration: nil,
9476
- # The ID of the license type to associate with this price.
9620
+ # The ID of the license type to associate with this price. On a usage price this
9621
+ # also marks the price as eligible to draw down from that license type's
9622
+ # allocation; a usage price created without it is billed normally. Usage prices
9623
+ # with a license type must use the `unit` model, and only draw down when their
9624
+ # currency matches the allocation's.
9477
9625
  license_type_id: nil,
9478
9626
  # User-specified key/value pairs for the resource. Individual keys can be removed
9479
9627
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -9770,7 +9918,11 @@ module Orb
9770
9918
  end
9771
9919
  attr_writer :invoicing_cycle_configuration
9772
9920
 
9773
- # The ID of the license type to associate with this price.
9921
+ # The ID of the license type to associate with this price. On a usage price this
9922
+ # also marks the price as eligible to draw down from that license type's
9923
+ # allocation; a usage price created without it is billed normally. Usage prices
9924
+ # with a license type must use the `unit` model, and only draw down when their
9925
+ # currency matches the allocation's.
9774
9926
  sig { returns(T.nilable(String)) }
9775
9927
  attr_accessor :license_type_id
9776
9928
 
@@ -9856,7 +10008,11 @@ module Orb
9856
10008
  # Within each billing cycle, specifies the cadence at which invoices are produced.
9857
10009
  # If unspecified, a single invoice is produced per billing cycle.
9858
10010
  invoicing_cycle_configuration: nil,
9859
- # The ID of the license type to associate with this price.
10011
+ # The ID of the license type to associate with this price. On a usage price this
10012
+ # also marks the price as eligible to draw down from that license type's
10013
+ # allocation; a usage price created without it is billed normally. Usage prices
10014
+ # with a license type must use the `unit` model, and only draw down when their
10015
+ # currency matches the allocation's.
9860
10016
  license_type_id: nil,
9861
10017
  # User-specified key/value pairs for the resource. Individual keys can be removed
9862
10018
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -10225,7 +10381,11 @@ module Orb
10225
10381
  end
10226
10382
  attr_writer :invoicing_cycle_configuration
10227
10383
 
10228
- # The ID of the license type to associate with this price.
10384
+ # The ID of the license type to associate with this price. On a usage price this
10385
+ # also marks the price as eligible to draw down from that license type's
10386
+ # allocation; a usage price created without it is billed normally. Usage prices
10387
+ # with a license type must use the `unit` model, and only draw down when their
10388
+ # currency matches the allocation's.
10229
10389
  sig { returns(T.nilable(String)) }
10230
10390
  attr_accessor :license_type_id
10231
10391
 
@@ -10311,7 +10471,11 @@ module Orb
10311
10471
  # Within each billing cycle, specifies the cadence at which invoices are produced.
10312
10472
  # If unspecified, a single invoice is produced per billing cycle.
10313
10473
  invoicing_cycle_configuration: nil,
10314
- # The ID of the license type to associate with this price.
10474
+ # The ID of the license type to associate with this price. On a usage price this
10475
+ # also marks the price as eligible to draw down from that license type's
10476
+ # allocation; a usage price created without it is billed normally. Usage prices
10477
+ # with a license type must use the `unit` model, and only draw down when their
10478
+ # currency matches the allocation's.
10315
10479
  license_type_id: nil,
10316
10480
  # User-specified key/value pairs for the resource. Individual keys can be removed
10317
10481
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -10640,7 +10804,11 @@ module Orb
10640
10804
  end
10641
10805
  attr_writer :invoicing_cycle_configuration
10642
10806
 
10643
- # The ID of the license type to associate with this price.
10807
+ # The ID of the license type to associate with this price. On a usage price this
10808
+ # also marks the price as eligible to draw down from that license type's
10809
+ # allocation; a usage price created without it is billed normally. Usage prices
10810
+ # with a license type must use the `unit` model, and only draw down when their
10811
+ # currency matches the allocation's.
10644
10812
  sig { returns(T.nilable(String)) }
10645
10813
  attr_accessor :license_type_id
10646
10814
 
@@ -10726,7 +10894,11 @@ module Orb
10726
10894
  # Within each billing cycle, specifies the cadence at which invoices are produced.
10727
10895
  # If unspecified, a single invoice is produced per billing cycle.
10728
10896
  invoicing_cycle_configuration: nil,
10729
- # The ID of the license type to associate with this price.
10897
+ # The ID of the license type to associate with this price. On a usage price this
10898
+ # also marks the price as eligible to draw down from that license type's
10899
+ # allocation; a usage price created without it is billed normally. Usage prices
10900
+ # with a license type must use the `unit` model, and only draw down when their
10901
+ # currency matches the allocation's.
10730
10902
  license_type_id: nil,
10731
10903
  # User-specified key/value pairs for the resource. Individual keys can be removed
10732
10904
  # by setting the value to `null`, and the entire metadata mapping can be cleared
@@ -11030,7 +11202,11 @@ module Orb
11030
11202
  end
11031
11203
  attr_writer :invoicing_cycle_configuration
11032
11204
 
11033
- # The ID of the license type to associate with this price.
11205
+ # The ID of the license type to associate with this price. On a usage price this
11206
+ # also marks the price as eligible to draw down from that license type's
11207
+ # allocation; a usage price created without it is billed normally. Usage prices
11208
+ # with a license type must use the `unit` model, and only draw down when their
11209
+ # currency matches the allocation's.
11034
11210
  sig { returns(T.nilable(String)) }
11035
11211
  attr_accessor :license_type_id
11036
11212
 
@@ -11116,7 +11292,11 @@ module Orb
11116
11292
  # Within each billing cycle, specifies the cadence at which invoices are produced.
11117
11293
  # If unspecified, a single invoice is produced per billing cycle.
11118
11294
  invoicing_cycle_configuration: nil,
11119
- # The ID of the license type to associate with this price.
11295
+ # The ID of the license type to associate with this price. On a usage price this
11296
+ # also marks the price as eligible to draw down from that license type's
11297
+ # allocation; a usage price created without it is billed normally. Usage prices
11298
+ # with a license type must use the `unit` model, and only draw down when their
11299
+ # currency matches the allocation's.
11120
11300
  license_type_id: nil,
11121
11301
  # User-specified key/value pairs for the resource. Individual keys can be removed
11122
11302
  # by setting the value to `null`, and the entire metadata mapping can be cleared