inventoryTerminals property

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

List of terminals assigned to the inventory of this merchant account.

Implementation

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