Method: WordsRubySdk::Paragraph#valid?
- Defined in:
- lib/words_ruby_sdk/models/paragraph.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
95 96 97 |
# File 'lib/words_ruby_sdk/models/paragraph.rb', line 95 def valid? return true end |