assignment property
Indicates the account level to which the terminal is assigned, the assignment status, and where the terminals is in the process of being reassigned to.
Implementation
@BuiltValueField(wireName: r'assignment')
TerminalAssignment? get assignment;