pending property
The sum of transactions that will be settled in the future.
Implementation
@BuiltValueField(wireName: r'pending')
int? get pending;
The sum of transactions that will be settled in the future.
@BuiltValueField(wireName: r'pending')
int? get pending;