Interface ICustomPropertiesMap

interface ICustomPropertiesMap {
    customProperties: ICustomProperties;
}

Hierarchy (view full)

Properties

Properties

customProperties: ICustomProperties