customerArea constant

  1. @BuiltValueEnumConst.new(wireName: r'Customer Area')
TerminalSettingsDataUpdateSourceEnum const customerArea

Indicates whether the terminal settings were updated using the Customer Area or the Management API.

Implementation

@BuiltValueEnumConst(wireName: r'Customer Area')
static const TerminalSettingsDataUpdateSourceEnum customerArea = _$terminalSettingsDataUpdateSourceEnum_customerArea;