requestId property

String requestId
final

The request if of the message. Used to associate requests with their responses, they use the same requestId

Implementation

final String requestId;