negativeBalanceSince property
The date the balance for the account became negative.
Implementation
@BuiltValueField(wireName: r'negativeBalanceSince')
DateTime? get negativeBalanceSince;
The date the balance for the account became negative.
@BuiltValueField(wireName: r'negativeBalanceSince')
DateTime? get negativeBalanceSince;