chore(client): deprecate some symbols #305
Annotations
20 errors
|
build:
src/Orb/Models/Plans/Plan.cs#L377
Required member 'Plan.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/Plans/Plan.cs#L324
Required member 'Plan.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/Plans/Plan.cs#L305
Required member 'Plan.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/Plans/Plan.cs#L228
Required member 'Plan.Discount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/Plans/Plan.cs#L152
Required member 'Plan.Currency' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/PlanPhaseUsageDiscountAdjustment.cs#L72
Required member 'PlanPhaseUsageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/PlanPhasePercentageDiscountAdjustment.cs#L75
Required member 'PlanPhasePercentageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/PlanPhaseMinimumAdjustment.cs#L72
Required member 'PlanPhaseMinimumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/PlanPhaseMaximumAdjustment.cs#L72
Required member 'PlanPhaseMaximumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
build:
src/Orb/Models/PlanPhaseAmountDiscountAdjustment.cs#L104
Required member 'PlanPhaseAmountDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L26114
Required member 'GroupedAllocation.MinimumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L26095
Required member 'GroupedAllocation.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L26042
Required member 'GroupedAllocation.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L26023
Required member 'GroupedAllocation.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L25877
Required member 'GroupedAllocation.Discount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L24657
Required member 'UnitWithProration.MinimumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L24638
Required member 'UnitWithProration.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L24585
Required member 'UnitWithProration.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L24566
Required member 'UnitWithProration.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
|
test:
src/Orb/Models/Price.cs#L24454
Required member 'UnitWithProration.Discount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|