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

    Type Alias CreateOfferDraftInput

    Create offer draft input - creates new version inheriting all fields from existing offer

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