changes property

List<Change>? changes
getter/setter pair

List of changes.

If nextCursor is contained, the returned list is incomplete and another request needs to be sent to obtain other results.

Implementation

List<Change>? changes;