interface IODataValueOfIListOfEntry {
    value?: Entry[];
}

Hierarchy (view full)

Implemented by

Properties

Properties

value?: Entry[]