Method: OrderCloud::ListOrderApproval#valid?

Defined in:
lib/order_cloud/models/list_order_approval.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



79
80
81
# File 'lib/order_cloud/models/list_order_approval.rb', line 79

def valid?
  return true
end