Type alias CreditBalanceSummaryInput

CreditBalanceSummaryInput: { currencyId?: InputMaybe<Scalars["String"]>; customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["UUID"]>; resourceId?: InputMaybe<Scalars["String"]> }

Input for retrieving credit balance

Type declaration

  • Optional currencyId?: InputMaybe<Scalars["String"]>

    The custom currency ID of the credit grant

  • customerId: Scalars["String"]

    The customer ID of the credit grant

  • Optional environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

  • Optional resourceId?: InputMaybe<Scalars["String"]>

    The resource ID of the credit grant