getRequest property
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;
Retrieves the request by ID.
Should include the completion challenge relation in the query.
Returns null if the request is not found.
final GetRequestCallback<T> getRequest;