Class: FortniteAPI::STWNews

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



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

def adspace
  @adspace
end

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



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

def body
  @body
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



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

def hidden
  @hidden
end

#imageObject

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



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

def image
  @image
end

#messageTypeObject

Returns the value of attribute messageType

Returns:

  • (Object)

    the current value of messageType



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

def messageType
  @messageType
end

#spotlightObject

Returns the value of attribute spotlight

Returns:

  • (Object)

    the current value of spotlight



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

def spotlight
  @spotlight
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end