TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface TagsObj

    interface TagsObj {
        key: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    value: string