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

    Type Alias SetDefaultOfferInput

    Set default offer input

    type SetDefaultOfferInput = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
        offerId: Scalars["String"];
    }
    Index

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    offerId: Scalars["String"]

    The unique identifier for the entity

    MMNEPVFCICPMFPCPTTAAATR