requestId property
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;
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.
final int? requestId;