Type alias RevokePromotionalEntitlementInput

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

Type declaration