You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see
109
119
# {Orb::Models::NewFloatingBPSPrice} for more details.
110
120
#
@@ -128,6 +138,8 @@ class NewFloatingBPSPrice < Orb::Internal::Type::BaseModel
128
138
#
129
139
# @param conversion_rate [Float, nil] The per unit conversion rate of the price currency to the invoicing currency.
130
140
#
141
+
# @param conversion_rate_config [Orb::Models::UnitConversionRateConfig, Orb::Models::TieredConversionRateConfig, nil] The configuration for the rate of the price currency to the invoicing currency.
142
+
#
131
143
# @param dimensional_price_configuration [Orb::Models::NewDimensionalPriceConfiguration, nil] For dimensional price: specifies a price group and dimension values
132
144
#
133
145
# @param external_price_id [String, nil] An alias for the price.
@@ -166,6 +178,22 @@ module ModelType
166
178
# @!method self.values
167
179
# @return [Array<Symbol>]
168
180
end
181
+
182
+
# The configuration for the rate of the price currency to the invoicing currency.
# Some parameter documentations has been truncated, see
109
117
# {Orb::Models::NewFloatingBulkBPSPrice} for more details.
110
118
#
@@ -128,6 +136,8 @@ class NewFloatingBulkBPSPrice < Orb::Internal::Type::BaseModel
128
136
#
129
137
# @param conversion_rate [Float, nil] The per unit conversion rate of the price currency to the invoicing currency.
130
138
#
139
+
# @param conversion_rate_config [Orb::Models::UnitConversionRateConfig, Orb::Models::TieredConversionRateConfig, nil] The configuration for the rate of the price currency to the invoicing currency.
140
+
#
131
141
# @param dimensional_price_configuration [Orb::Models::NewDimensionalPriceConfiguration, nil] For dimensional price: specifies a price group and dimension values
132
142
#
133
143
# @param external_price_id [String, nil] An alias for the price.
@@ -166,6 +176,22 @@ module ModelType
166
176
# @!method self.values
167
177
# @return [Array<Symbol>]
168
178
end
179
+
180
+
# The configuration for the rate of the price currency to the invoicing currency.
# Some parameter documentations has been truncated, see
109
117
# {Orb::Models::NewFloatingBulkPrice} for more details.
110
118
#
@@ -128,6 +136,8 @@ class NewFloatingBulkPrice < Orb::Internal::Type::BaseModel
128
136
#
129
137
# @param conversion_rate [Float, nil] The per unit conversion rate of the price currency to the invoicing currency.
130
138
#
139
+
# @param conversion_rate_config [Orb::Models::UnitConversionRateConfig, Orb::Models::TieredConversionRateConfig, nil] The configuration for the rate of the price currency to the invoicing currency.
140
+
#
131
141
# @param dimensional_price_configuration [Orb::Models::NewDimensionalPriceConfiguration, nil] For dimensional price: specifies a price group and dimension values
132
142
#
133
143
# @param external_price_id [String, nil] An alias for the price.
@@ -166,6 +176,22 @@ module ModelType
166
176
# @!method self.values
167
177
# @return [Array<Symbol>]
168
178
end
179
+
180
+
# The configuration for the rate of the price currency to the invoicing currency.
# Some parameter documentations has been truncated, see
109
117
# {Orb::Models::NewFloatingBulkWithProrationPrice} for more details.
110
118
#
@@ -128,6 +136,8 @@ class NewFloatingBulkWithProrationPrice < Orb::Internal::Type::BaseModel
128
136
#
129
137
# @param conversion_rate [Float, nil] The per unit conversion rate of the price currency to the invoicing currency.
130
138
#
139
+
# @param conversion_rate_config [Orb::Models::UnitConversionRateConfig, Orb::Models::TieredConversionRateConfig, nil] The configuration for the rate of the price currency to the invoicing currency.
140
+
#
131
141
# @param dimensional_price_configuration [Orb::Models::NewDimensionalPriceConfiguration, nil] For dimensional price: specifies a price group and dimension values
132
142
#
133
143
# @param external_price_id [String, nil] An alias for the price.
@@ -166,6 +176,22 @@ module ModelType
166
176
# @!method self.values
167
177
# @return [Array<Symbol>]
168
178
end
179
+
180
+
# The configuration for the rate of the price currency to the invoicing currency.
# Some parameter documentations has been truncated, see
109
117
# {Orb::Models::NewFloatingCumulativeGroupedBulkPrice} for more details.
110
118
#
@@ -128,6 +136,8 @@ class NewFloatingCumulativeGroupedBulkPrice < Orb::Internal::Type::BaseModel
128
136
#
129
137
# @param conversion_rate [Float, nil] The per unit conversion rate of the price currency to the invoicing currency.
130
138
#
139
+
# @param conversion_rate_config [Orb::Models::UnitConversionRateConfig, Orb::Models::TieredConversionRateConfig, nil] The configuration for the rate of the price currency to the invoicing currency.
140
+
#
131
141
# @param dimensional_price_configuration [Orb::Models::NewDimensionalPriceConfiguration, nil] For dimensional price: specifies a price group and dimension values
132
142
#
133
143
# @param external_price_id [String, nil] An alias for the price.
@@ -166,6 +176,22 @@ module ModelType
166
176
# @!method self.values
167
177
# @return [Array<Symbol>]
168
178
end
179
+
180
+
# The configuration for the rate of the price currency to the invoicing currency.
0 commit comments