Class ObjectModel

Hierarchy (view full)

Constructors

Properties

name: string
originalInput: any
properties: {
    [key: string]: ObjectPropertyModel;
}

Type declaration