menu
adyen_api package
documentation
terminal_management_models.dart
GetTerminalDetailsResponse
deviceModel property
deviceModel property
dark_mode
light_mode
deviceModel
property
@BuiltValueField.new(wireName: r'deviceModel')
String
?
get
deviceModel
The model name of the terminal.
Implementation
@BuiltValueField(wireName: r'deviceModel') String? get deviceModel;
adyen_api package
documentation
terminal_management_models
GetTerminalDetailsResponse
deviceModel property
GetTerminalDetailsResponse class