ENUM
AnchorDelinquencyLogic
Determines how delinquency on the Anchor is handled.
link GraphQL Schema definition
- enum AnchorDelinquencyLogic {
- # Anchor Delinquency also applies to Linked
- # Linked not affected by Anchor Delinquency
- }
link Require by
- AccountA customer account.
- AccountBillingParameterParameters that define the billing settings for an `Account`.
- AddressA geographical address.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- BillingServiceThe service items and overrides for linked billing defaults.
- CreateBillingDefaultLinkedInputThe input object that defines the fields for the createBillingDefault mutation.
- CreateBillingDefaultMutationInputThe input object that defines the fields for the createBillingDefault mutation.
- Querynull
- UpdateBillingDefaultLinkedInputThe input object that defines the fields for the updateBillingDefault mutation.
- UpdateBillingDefaultMutationInputThe input object that defines the fields for the updateBillingDefault mutation.