balanceAccountId property

  1. @BuiltValueField.new(wireName: r'balanceAccountId')
String? get balanceAccountId

Unique identifier of the balance account to which the additional commission is booked.

Implementation

@BuiltValueField(wireName: r'balanceAccountId')
String? get balanceAccountId;