Skip to main content
Anchor to SubscriptionContractCalculationDiagnostic

SubscriptionContractCalculationDiagnostic

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

A diagnostic (error or warning) emitted during a subscription contract calculation.

•SubscriptionContractCalculationDiagnosticCode!
non-null

The diagnostic code.

Show enum values
•[String!]

The path to the field on the calculation result that the diagnostic refers to, if any. Fields of the calculated contract start at calculatedContract, and line paths are keyed by the line's id on the calculated contract.

•String

A human-readable message describing the diagnostic.


Was this section helpful?