interchange property

Implementation

UpdateSplitConfigurationLogicRequestInterchangeEnum? get interchange =>
    _$this._interchange;

Implementation

set interchange(
  UpdateSplitConfigurationLogicRequestInterchangeEnum? interchange,
) => _$this._interchange = interchange;