interface IODataValueOfIListOfEntry {
    value?: Entry[];
}

Hierarchy (View Summary)

Implemented by

Properties

Properties

value?: Entry[]