Interface ICustomProperties

Description of ICustomProperties interface

interface ICustomProperties {
    self?: string;
    [key: string]: any;
}

Indexable

  • [key: string]: any

    Any keys

Properties

Properties

self?: string

Link to this Resource - optional property