requestId property

int? requestId
final

The ID (attribute seq) of the request to cancel. If missing no request is cancelled. Both a requestId and a progressId can be specified in one request.

Implementation

final int? requestId;