entryModes property

  1. @BuiltValueField.new(wireName: r'entryModes')
EntryModesRestriction? get entryModes

List of point-of-sale entry modes and the operation.. Supported operations: anyMatch, noneMatch.

Implementation

@BuiltValueField(wireName: r'entryModes')
EntryModesRestriction? get entryModes;