value property
List of point-of-sale entry modes. Possible values: barcode, chip, cof, contactless, magstripe, manual, ocr, server.
Implementation
@BuiltValueField(wireName: r'value')
BuiltList<EntryModesRestrictionValueEnum>? get value;
List of point-of-sale entry modes. Possible values: barcode, chip, cof, contactless, magstripe, manual, ocr, server.
@BuiltValueField(wireName: r'value')
BuiltList<EntryModesRestrictionValueEnum>? get value;