@stigg/js-client-sdk - v3.93.0

    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