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

    Interface ISource

    ISource can be used when an id is mandantory.

    interface ISource {
        id: string;
        name?: string;
        self?: string;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier

    name?: string

    Name of the resource

    self?: string

    Link to the resource