Method: TCAClient::AddGroupAttachmentResponse#valid?
- Defined in:
- lib/tca_client/models/add_group_attachment_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
69 70 71 |
# File 'lib/tca_client/models/add_group_attachment_response.rb', line 69 def valid? true end |