Studio Service

BillingRenewalFuture

BillingRenewalFuture

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
billingSubscriptionIdString!
billingCustomerIdString!
orgIdUUID!
subTotalInt
totalInt
creditsAppliedInt
amountPaidInt
amountDueInt
taxDescriptionString
taxRateBigFloat
taxAmountInt
lineItemsJSON
discountsJSON
taxesJSON
lineItemTaxesJSON
lineItemDiscountsJSON
nextBillingAtDatetime
createdAtDatetime
billingSubscriptionFutureByBillingSubscriptionIdBillingSubscriptionFutureReads a single `BillingSubscriptionFuture` that is related to this `BillingRenewalFuture`.
billingCustomerByBillingCustomerIdBillingCustomerReads a single `BillingCustomer` that is related to this `BillingRenewalFuture`.
orgByOrgIdOrgReads a single `Org` that is related to this `BillingRenewalFuture`.