Method: AlfrescoAPI::PersonNetworkPaging#valid?
- Defined in:
- lib/alfresco_api/models/person_network_paging.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
58 59 60 |
# File 'lib/alfresco_api/models/person_network_paging.rb', line 58 def valid? return true end |