adobe-firefly-sdk
    Preparing search index...

    Type Alias AvatarsErrors

    type AvatarsErrors = {
        "401": FailedResponse;
        "403": FailedResponse;
        "429": FailedResponse;
        "500": FailedResponse;
    }
    Index

    Properties

    Properties

    Unauthorized

    Forbidden

    Too Many Requests

    Internal Server Error