adobe-firefly-sdk
    Preparing search index...

    Type Alias ErrorDetails

    ErrorDetails

    Error details.

    type ErrorDetails = {
        name?: string;
        reason?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The parameter name.

    reason?: string

    The error.