Class: FortniteAPI::BRNews

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



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

def adspace
  @adspace
end

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



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

def body
  @body
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



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

def hidden
  @hidden
end

#imageObject

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



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

def image
  @image
end

#messageTypeObject

Returns the value of attribute messageType

Returns:

  • (Object)

    the current value of messageType



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

def messageType
  @messageType
end

#spotlightObject

Returns the value of attribute spotlight

Returns:

  • (Object)

    the current value of spotlight



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

def spotlight
  @spotlight
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end