Type alias RevokePromotionalEntitlementInput

RevokePromotionalEntitlementInput: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]>; featureId: Scalars["String"] }

Revoke promotional entitlement input

Type declaration

  • customerId: Scalars["String"]

    The unique identifier of the entitlement customer

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

    The unique identifier for the environment

  • featureId: Scalars["String"]

    The unique identifier of the entitlement feature