Method: SquareConnect::BatchRetrieveInventoryChangesRequest#location_ids
- Defined in:
- lib/square_connect/models/batch_retrieve_inventory_changes_request.rb
#location_ids ⇒ Object
Filters results by [Location](#type-location) ID. Only applied when set. Default: unset.
19 20 21 |
# File 'lib/square_connect/models/batch_retrieve_inventory_changes_request.rb', line 19 def location_ids @location_ids end |