DynamicList interface

Defines an extension for a list entity.

Properties

listEntityName

The name of the list entity to extend.

requestLists

The lists to append on the extended list entity.

Property Details

listEntityName

The name of the list entity to extend.

listEntityName: string

Property Value

string

requestLists

The lists to append on the extended list entity.

requestLists: RequestList[]

Property Value