Class: Rocksky::Generated::ProfileRecord

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



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def avatar
  @avatar
end

Returns the value of attribute banner

Returns:

  • (Object)

    the current value of banner



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def banner
  @banner
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def description
  @description
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def displayName
  @displayName
end

#joinedViaStarterPackObject

Returns the value of attribute joinedViaStarterPack

Returns:

  • (Object)

    the current value of joinedViaStarterPack



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def joinedViaStarterPack
  @joinedViaStarterPack
end

#labelsObject

Returns the value of attribute labels

Returns:

  • (Object)

    the current value of labels



175
176
177
# File 'lib/rocksky/generated/types.rb', line 175

def labels
  @labels
end