@@ -1619,7 +1619,7 @@ class MatrixConfig < Orb::Internal::Type::BaseModel
16191619 required :matrix_values,
16201620 -> do
16211621 Orb::Internal::Type::ArrayOf[
1622- Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionMatrixPrice::MatrixConfig::MatrixValue
1622+ Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionMatrixPrice::MatrixConfig::MatrixValue
16231623 ]
16241624 end
16251625
@@ -1925,7 +1925,7 @@ class TieredConfig < Orb::Internal::Type::BaseModel
19251925 required :tiers,
19261926 -> do
19271927 Orb::Internal::Type::ArrayOf[
1928- Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionTieredPrice::TieredConfig::Tier
1928+ Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionTieredPrice::TieredConfig::Tier
19291929 ]
19301930 end
19311931
@@ -2235,7 +2235,7 @@ class TieredBpsConfig < Orb::Internal::Type::BaseModel
22352235 required :tiers,
22362236 -> do
22372237 Orb::Internal::Type::ArrayOf[
2238- Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionTieredBpsPrice::TieredBpsConfig::Tier
2238+ Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionTieredBpsPrice::TieredBpsConfig::Tier
22392239 ]
22402240 end
22412241
@@ -2814,7 +2814,7 @@ class BulkBpsConfig < Orb::Internal::Type::BaseModel
28142814 required :tiers,
28152815 -> do
28162816 Orb::Internal::Type::ArrayOf[
2817- Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionBulkBpsPrice::BulkBpsConfig::Tier
2817+ Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionBulkBpsPrice::BulkBpsConfig::Tier
28182818 ]
28192819 end
28202820
@@ -3123,7 +3123,7 @@ class BulkConfig < Orb::Internal::Type::BaseModel
31233123 required :tiers,
31243124 -> do
31253125 Orb::Internal::Type::ArrayOf[
3126- Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionBulkPrice::BulkConfig::Tier
3126+ Orb::Models::SubscriptionSchedulePlanChangeParams::AddPrice::Price::NewSubscriptionBulkPrice::BulkConfig::Tier
31273127 ]
31283128 end
31293129
@@ -9055,7 +9055,7 @@ class MatrixConfig < Orb::Internal::Type::BaseModel
90559055 required :matrix_values,
90569056 -> do
90579057 Orb::Internal::Type::ArrayOf[
9058- Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionMatrixPrice::MatrixConfig::MatrixValue
9058+ Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionMatrixPrice::MatrixConfig::MatrixValue
90599059 ]
90609060 end
90619061
@@ -9361,7 +9361,7 @@ class TieredConfig < Orb::Internal::Type::BaseModel
93619361 required :tiers,
93629362 -> do
93639363 Orb::Internal::Type::ArrayOf[
9364- Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionTieredPrice::TieredConfig::Tier
9364+ Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionTieredPrice::TieredConfig::Tier
93659365 ]
93669366 end
93679367
@@ -9671,7 +9671,7 @@ class TieredBpsConfig < Orb::Internal::Type::BaseModel
96719671 required :tiers,
96729672 -> do
96739673 Orb::Internal::Type::ArrayOf[
9674- Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionTieredBpsPrice::TieredBpsConfig::Tier
9674+ Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionTieredBpsPrice::TieredBpsConfig::Tier
96759675 ]
96769676 end
96779677
@@ -10250,7 +10250,7 @@ class BulkBpsConfig < Orb::Internal::Type::BaseModel
1025010250 required :tiers,
1025110251 -> do
1025210252 Orb::Internal::Type::ArrayOf[
10253- Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionBulkBpsPrice::BulkBpsConfig::Tier
10253+ Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionBulkBpsPrice::BulkBpsConfig::Tier
1025410254 ]
1025510255 end
1025610256
@@ -10559,7 +10559,7 @@ class BulkConfig < Orb::Internal::Type::BaseModel
1055910559 required :tiers,
1056010560 -> do
1056110561 Orb::Internal::Type::ArrayOf[
10562- Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionBulkPrice::BulkConfig::Tier
10562+ Orb::Models::SubscriptionSchedulePlanChangeParams::ReplacePrice::Price::NewSubscriptionBulkPrice::BulkConfig::Tier
1056310563 ]
1056410564 end
1056510565
0 commit comments