requestID
An optional identifier you can use to tie an assessment to a specific transaction.
Declaration
var requestID: String?Discussion
It’s a best practice to use a server generated identifier and then to verify that your app includes it in the evaluation result. The enables your app to verify that the service produced the result in response to the specific request.