Method: SquareConnect::BatchRetrieveInventoryChangesRequest#valid?

Defined in:
lib/square_connect/models/batch_retrieve_inventory_changes_request.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



118
119
120
# File 'lib/square_connect/models/batch_retrieve_inventory_changes_request.rb', line 118

def valid?
  return true
end