returnCommitStats property

bool? returnCommitStats
getter/setter pair

If true, then statistics related to the transaction will be included in the CommitResponse.

Default value is false.

Implementation

core.bool? returnCommitStats;