Instance Property
id
A unique ID for the request.
let id: String
Discussion
The request identifier is set to value of the X-Request-Id header when present, or to a uniquely generated value otherwise.
Instance Property
let id: String
The request identifier is set to value of the X-Request-Id header when present, or to a uniquely generated value otherwise.