# SubscriptionCyclePriceAdjustment - admin - OBJECT
Version: 2025-01

## Description
Represents a Subscription Line Pricing Cycle Adjustment.

### Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.


## Fields
* [adjustmentType](/docs/api/admin/2025-01/enums/SellingPlanPricingPolicyAdjustmentType): SellingPlanPricingPolicyAdjustmentType! - Price adjustment type.
* [adjustmentValue](/docs/api/admin/2025-01/unions/SellingPlanPricingPolicyAdjustmentValue): SellingPlanPricingPolicyAdjustmentValue! - Price adjustment value.
* [afterCycle](/docs/api/admin/2025-01/scalars/Int): Int! - The number of cycles required before this pricing policy applies.
* [computedPrice](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - The computed price after the adjustments applied.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples