adobe-firefly-sdk
    Preparing search index...

    Type Alias CustomModelsFf3pInfo

    CustomModelsFF3pInfo

    type CustomModelsFf3pInfo = {
        _links?: Links;
        custom_models?: CustomModelFf3pInfo[];
        total_count?: number;
    }
    Index

    Properties

    _links?: Links
    custom_models?: CustomModelFf3pInfo[]

    List of custom models.

    total_count?: number

    Total number of results for the query.