interface IODataValueOfListOfAttribute {
    value?: Attribute[];
}

Hierarchy (View Summary)

Implemented by

Properties

Properties

value?: Attribute[]