Type alias UpdateCouponInput

UpdateCouponInput: { additionalMetaData?: InputMaybe<Scalars["JSON"]>; description?: InputMaybe<Scalars["String"]>; environmentId?: InputMaybe<Scalars["String"]>; name?: InputMaybe<Scalars["String"]>; refId: Scalars["String"] }

Update a coupon input

Type declaration

  • Optional additionalMetaData?: InputMaybe<Scalars["JSON"]>

    Metadata associated with the entity

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

    Description of the coupon

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

    The unique identifier for the environment

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

    Name of the coupon

  • refId: Scalars["String"]

    The unique identifier for the entity