HaloStartTransactionResult constructor
HaloStartTransactionResult(
- HaloStartTransactionResultType resultType,
- HaloErrorCode errorCode
Implementation
HaloStartTransactionResult(this.resultType, this.errorCode);