chipFloorLimit property

  1. @BuiltValueField.new(wireName: r'chipFloorLimit')
int? get chipFloorLimit

The maximum offline transaction amount for chip cards, in the processing currency and specified in minor units.

Implementation

@BuiltValueField(wireName: r'chipFloorLimit')
int? get chipFloorLimit;