id property
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;
The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier.
final int? id;