interface IODataValueOfListOfAttribute {
    value?: Attribute[];
}

Hierarchy (view full)

Implemented by

Properties

Properties

value?: Attribute[]