Method: CrelateClient::ExtReferralRequest#valid?
- Defined in:
- lib/crelate_client/models/ext_referral_request.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
90 91 92 |
# File 'lib/crelate_client/models/ext_referral_request.rb', line 90 def valid? return true end |