getRequest property

GetRequestCallback<T> getRequest
final

Retrieves the request by ID.

Should include the completion challenge relation in the query. Returns null if the request is not found.

Implementation

final GetRequestCallback<T> getRequest;