Cumulocity Web SDK - v1021.62.8
    Preparing search index...

    Interface IApplicationVersion

    interface IApplicationVersion {
        binaryId: string;
        tags?: string[];
        version: string;
    }
    Index

    Properties

    binaryId: string
    tags?: string[]
    version: string