interface IODataValueOfIListOfWEntryLinkInfo {
    value?: WEntryLinkInfo[];
}

Hierarchy (view full)

Implemented by

Properties

Properties

value?: WEntryLinkInfo[]