TerminalConfiguration constructor

TerminalConfigurationConfiguration

A Configurations object represents how features should be configured for terminal readers.

Implementation

const TerminalConfiguration({
  this.bbposWiseposE,
  required this.id,
  this.isAccountDefault,
  required this.livemode,
  this.name,
  this.offline,
  this.tipping,
  this.verifoneP400,
});