Method: PureCloud::DownloadResponse#valid?
- Defined in:
- lib/purecloudclient_v2a/models/download_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 |
# File 'lib/purecloudclient_v2a/models/download_response.rb', line 104 def valid? end |