accountId property
The unique identifier of the balance account for which the sweep was configured.
Implementation
@BuiltValueField(wireName: r'accountId')
String? get accountId;
The unique identifier of the balance account for which the sweep was configured.
@BuiltValueField(wireName: r'accountId')
String? get accountId;