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

    Type Alias PublishOfferInput

    Publish offer input

    type PublishOfferInput = {
        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