transactions property
Ledger transactions to be processed, serialized as CreateLedgerTransfers
.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get transactions => $_getN(0);
Ledger transactions to be processed, serialized as CreateLedgerTransfers
.
@$pb.TagNumber(1)
$core.List<$core.int> get transactions => $_getN(0);