Method: MergeATSClient::PaginatedRemoteUserList#valid?

Defined in:
lib/merge_ats_client/models/paginated_remote_user_list.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



94
95
96
# File 'lib/merge_ats_client/models/paginated_remote_user_list.rb', line 94

def valid?
  true
end