transactionId property
The id of the transaction that is related to this accounting event. Only sent for events of type accounting where the balance changes.
Implementation
@BuiltValueField(wireName: r'transactionId')
String? get transactionId;
The id of the transaction that is related to this accounting event. Only sent for events of type accounting where the balance changes.
@BuiltValueField(wireName: r'transactionId')
String? get transactionId;