Method: TalonOne::MultipleCustomerProfileIntegrationRequest#valid?
- Defined in:
- lib/talon_one/models/multiple_customer_profile_integration_request.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
70 71 72 |
# File 'lib/talon_one/models/multiple_customer_profile_integration_request.rb', line 70 def valid? true end |