Anchor to SubscriptionContractBaseSubscription
interfaceSubscription Contract Base
The common fields of a subscription contract.
Anchor to Fields and connectionsFields and connections
- Anchor to currencyCodecurrency•Currency
Code Code!non-null The currency used for the subscription contract.
- Anchor to customAttributescustom•[Attribute!]!non-null
Attributes A list of custom attributes to be added to the generated orders.
- Anchor to deliveryMethoddelivery•Subscription
Method Delivery Method The delivery method for each billing of the subscription contract.
- Anchor to deliveryPricedelivery•Money
Price V2!non-null The delivery price for each billing of the subscription contract.
- Anchor to lineslines•Subscription
Line Connection!non-null A list of subscription lines associated with the subscription contract.
- Anchor to linesCountlines•Count
Count The number of lines associated with the subscription contract.
- Anchor to notenote•String
A note 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•Date
At Time!non-null The date and time when the subscription contract was updated.
Was this section helpful?