companyId property

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

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

Implementation

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