@stigg/node-server-sdk - v4.22.1

    Type Alias RemoveOfferDraftInput

    Remove offer draft input

    type RemoveOfferDraftInput = {
        environmentId: Scalars["UUID"];
        offerId: Scalars["String"];
    }
    Index

    Properties

    environmentId: Scalars["UUID"]

    The unique identifier for the environment

    offerId: Scalars["String"]

    The unique identifier for the entity

    MMNEPVFCICPMFPCPTTAAATR