inventoryTerminals property
Array that returns a list of all terminals that are in the inventory of the company account.
Implementation
@BuiltValueField(wireName: r'inventoryTerminals')
BuiltList<String>? get inventoryTerminals;
Array that returns a list of all terminals that are in the inventory of the company account.
@BuiltValueField(wireName: r'inventoryTerminals')
BuiltList<String>? get inventoryTerminals;