Class: INatGet::Data::Model::ProjectUser Private

Inherits:
INatGet::Data::Model show all
Defined in:
lib/inat-get/data/models/projectuser.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Sequel Fields collapse

Sequel Associations collapse

Instance Method Summary collapse

Methods inherited from INatGet::Data::Model

helper, manager, parser, updater

Instance Attribute Details

#excludeBoolean

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Sequel data field

Returns:

  • (Boolean)


6
# File 'lib/inat-get/data/models/projectuser.rb', line 6

set_dataset :project_users

#projectProject?

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Sequel many-to-one association.

Returns:



8
# File 'lib/inat-get/data/models/projectuser.rb', line 8

many_to_one :project

#project_idInteger

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Sequel data field

Returns:

  • (Integer)


6
# File 'lib/inat-get/data/models/projectuser.rb', line 6

set_dataset :project_users

#userUser?

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Sequel many-to-one association.

Returns:



9
# File 'lib/inat-get/data/models/projectuser.rb', line 9

many_to_one :user

#user_idInteger

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Sequel data field

Returns:

  • (Integer)


6
# File 'lib/inat-get/data/models/projectuser.rb', line 6

set_dataset :project_users

Instance Method Details

#ownerObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



13
# File 'lib/inat-get/data/models/projectuser.rb', line 13

def owner() = self.project