Class: Rocksky::Generated::ActorArtistViewBasic

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def name
  @name
end

#pictureObject

Returns the value of attribute picture

Returns:

  • (Object)

    the current value of picture



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def picture
  @picture
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def uri
  @uri
end

#user1RankObject

Returns the value of attribute user1Rank

Returns:

  • (Object)

    the current value of user1Rank



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def user1Rank
  @user1Rank
end

#user2RankObject

Returns the value of attribute user2Rank

Returns:

  • (Object)

    the current value of user2Rank



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def user2Rank
  @user2Rank
end

#weightObject

Returns the value of attribute weight

Returns:

  • (Object)

    the current value of weight



10
11
12
# File 'lib/rocksky/generated/types.rb', line 10

def weight
  @weight
end