adobe-firefly-sdk
    Preparing search index...

    Type Alias TemplateDescribeResponse

    type TemplateDescribeResponse = {
        jobId: string;
        statusUrl: string;
    }
    Index

    Properties

    Properties

    jobId: string

    Unique identifier for the describe job.

    statusUrl: string

    URL to poll for the status of the describe job.