Class: Rocksky::Generated::FeedGeneratorView

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

Instance Attribute Summary collapse

Instance Attribute Details

#avatarObject

Returns the value of attribute avatar

Returns:

  • (Object)

    the current value of avatar



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def avatar
  @avatar
end

#creatorObject

Returns the value of attribute creator

Returns:

  • (Object)

    the current value of creator



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def creator
  @creator
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def description
  @description
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def name
  @name
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



45
46
47
# File 'lib/rocksky/generated/types.rb', line 45

def uri
  @uri
end