count property
The number of transactions that can be performed within the given frequency.
Implementation
@BuiltValueField(wireName: r'count')
String? get count;
The number of transactions that can be performed within the given frequency.
@BuiltValueField(wireName: r'count')
String? get count;