Class: Rocksky::Generated::ApiKeyView

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

Instance Attribute Summary collapse

Instance Attribute Details

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



21
22
23
# File 'lib/rocksky/generated/types.rb', line 21

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



21
22
23
# File 'lib/rocksky/generated/types.rb', line 21

def description
  @description
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



21
22
23
# File 'lib/rocksky/generated/types.rb', line 21

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



21
22
23
# File 'lib/rocksky/generated/types.rb', line 21

def name
  @name
end