Method: EmassClient::CacResponseGet#valid?
- Defined in:
- lib/emass_client/models/cac_response_get.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
84 85 86 |
# File 'lib/emass_client/models/cac_response_get.rb', line 84 def valid? true end |