adobe-firefly-sdk
    Preparing search index...

    Type Alias SuccessfulAvatarsResponse

    List of available avatars.

    type SuccessfulAvatarsResponse = {
        avatars?: AvatarEntity[];
    }
    Index

    Properties

    Properties

    avatars?: AvatarEntity[]