SubscriptionBillingCycleEditedContract
Requires the or
scope.
Represents a subscription contract with billing cycles.
Anchor to Fields and connectionsFields and connections
- •
The subscription app that the subscription contract is registered to.
- Anchor to appAdminUrlapp•
Admin Url The URL of the subscription contract page on the subscription app.
- Anchor to billingCyclesbilling•
Cycles The billing cycles that the edited contract belongs to.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the subscription contract was created.
- Anchor to currencyCodecurrency•
Code CurrencyCode! non-null The currency that's used for the subscription contract.
- Anchor to customAttributescustom•
Attributes [Attribute!]!non-null A list of the custom attributes to be added to the generated orders.
- Anchor to customercustomer•
The customer to whom the subscription contract belongs.
- Anchor to customerPaymentMethodcustomer•
Payment Method The customer payment method that's used for the subscription contract.
- Anchor to deliveryMethoddelivery•
Method The delivery method for each billing of the subscription contract.
- Anchor to deliveryPricedelivery•
Price MoneyV2! non-null The delivery price for each billing of the subscription contract.
- Anchor to discountsdiscounts•
The list of subscription discounts associated with the subscription contract.
- Anchor to lineslines•Subscription
Line non-nullConnection! The list of subscription lines associated with the subscription contract.
- Anchor to linesCountlines•
Count The number of lines associated with the subscription contract.
- Anchor to notenote•
The note field that will be applied to the generated orders.
- Anchor to ordersorders•Order
Connection! non-null A list of the subscription contract's orders.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time when the subscription contract was updated.
- Anchor to lineCountline•
Count The number of lines associated with the subscription contract. Use
instead.
Map
Fields with this object
Anchor to MutationsMutations
- •mutation
Commits the updates of a Subscription Billing Cycle Contract draft.