Class: Rocksky::Generated::ActorProfileViewDetailed

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



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def avatar
  @avatar
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def createdAt
  @createdAt
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def did
  @did
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def displayName
  @displayName
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def id
  @id
end

#updatedAtObject

Returns the value of attribute updatedAt

Returns:

  • (Object)

    the current value of updatedAt



14
15
16
# File 'lib/rocksky/generated/types.rb', line 14

def updatedAt
  @updatedAt
end