adobe-firefly-sdk
    Preparing search index...

    Type Alias GenerateAvatarErrors

    type GenerateAvatarErrors = {
        "400": FailedResponse;
        "401": FailedResponse;
        "403": FailedResponse;
        "422": FailedResponse;
        "429": FailedResponse;
        "451": FailedResponse;
        "500": FailedResponse;
    }
    Index

    Properties

    Properties

    Bad Request

    Unauthorized

    Forbidden

    Unprocessable Entity.

    Too Many Requests

    Unavailable For Legal Reasons

    Internal Server Error