assignedToAccount property

  1. @BuiltValueField.new(wireName: r'assignedToAccount')
String get assignedToAccount

The unique identifier of the merchant/company account to which the terminal is assigned.

Implementation

@BuiltValueField(wireName: r'assignedToAccount')
String get assignedToAccount;