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

    Interface IApplicationBinary

    interface IApplicationBinary {
        binaryId?: string;
        contextPath: string;
        created: string;
        description: string;
        id: string | number;
        length: string | number;
        name: string;
    }
    Index

    Properties

    binaryId?: string
    contextPath: string
    created: string
    description: string
    id: string | number
    length: string | number
    name: string