Method: CrelateClient::SmsPlivoMessageStatusReceivedRequest#valid?
- Defined in:
- lib/crelate_client/models/sms_plivo_message_status_received_request.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
130 131 132 |
# File 'lib/crelate_client/models/sms_plivo_message_status_received_request.rb', line 130 def valid? return true end |