terminals property

  1. @BuiltValueField.new(wireName: r'terminals')
BuiltList<String> get terminals

Array containing a list of terminal IDs that you want to assign or reassign to the merchant account or store, or that you want to return to the company inventory. For example, [\"V400m-324689776\",\"P400Plus-329127412\"].

Implementation

@BuiltValueField(wireName: r'terminals')
BuiltList<String> get terminals;