GetRelatingEventsResponse class
- Annotations
-
- @_NameSource('generated')
Properties
-
chunk
↔ List<SDNEvent>
-
The child events of the requested event, ordered topologically most-recent first.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextBatch
↔ String?
-
An opaque string representing a pagination token. The absence of this token
means there are no more results to fetch and the client should stop paginating.
getter/setter pair
-
prevBatch
↔ String?
-
An opaque string representing a pagination token. The absence of this token
means this is the start of the result set, i.e. this is the first batch/page.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited