errorUuid property

String? errorUuid
getter/setter pair

A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.

Implementation

core.String? errorUuid;