@uploadcare/rest-client
    Preparing search index...

    Type Alias UpdateMetadataOptions

    type UpdateMetadataOptions = {
        key: string;
        uuid: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    uuid: string
    value: string