다음을 통해 공유


EventCollection interface

Collection of fabric details.

Properties

nextLink

The value of next link.

value

The list of events.

Property Details

The value of next link.

nextLink?: string

Property Value

string

value

The list of events.

value?: Event_2[]

Property Value

Event[]