id property

int? id
final

The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier.

Implementation

final int? id;