Skip to main content
Anchor to SubscriptionContractBase

SubscriptionContractBase

interface

The common fields of a subscription contract.

Anchor to Fields and connectionsFields and connections

•CurrencyCode!
non-null

The currency used for the subscription contract.

•[Attribute!]!
non-null

A list of custom attributes to be added to the generated orders.

•SubscriptionDeliveryMethod

The delivery method for each billing of the subscription contract.

•MoneyV2!
non-null

The delivery price for each billing of the subscription contract.

•SubscriptionDiscountConnection

The list of subscription discounts associated with the subscription contract.

•SubscriptionLineConnection!
non-null

A list of subscription lines associated with the subscription contract.

•Count

The number of lines associated with the subscription contract.

•String

A note that will be applied to the generated orders.

•OrderConnection!
non-null

A list of the subscription contract's orders.

•DateTime!
non-null

The date and time when the subscription contract was updated.


Was this section helpful?

Anchor to Types implemented inTypes implemented in


Was this section helpful?