Class: FortniteAPI::CreativeNews

Inherits:
Struct
  • Object
show all
Defined in:
lib/fortniteapi/api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adspaceObject

Returns the value of attribute adspace

Returns:

  • (Object)

    the current value of adspace



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def adspace
  @adspace
end

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def body
  @body
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def hidden
  @hidden
end

#imageObject

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def image
  @image
end

#messageTypeObject

Returns the value of attribute messageType

Returns:

  • (Object)

    the current value of messageType



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def messageType
  @messageType
end

#spotlightObject

Returns the value of attribute spotlight

Returns:

  • (Object)

    the current value of spotlight



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def spotlight
  @spotlight
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def title
  @title
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



7
8
9
# File 'lib/fortniteapi/api.rb', line 7

def type
  @type
end