Class: FortniteAPI::BRCosmetic

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

Instance Attribute Summary collapse

Instance Attribute Details

#addedObject

Returns the value of attribute added

Returns:

  • (Object)

    the current value of added



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

def added
  @added
end

#backendRarityObject

Returns the value of attribute backendRarity

Returns:

  • (Object)

    the current value of backendRarity



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

def backendRarity
  @backendRarity
end

#backendSeriesObject

Returns the value of attribute backendSeries

Returns:

  • (Object)

    the current value of backendSeries



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

def backendSeries
  @backendSeries
end

#backendTypeObject

Returns the value of attribute backendType

Returns:

  • (Object)

    the current value of backendType



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

def backendType
  @backendType
end

#builtInEmoteIdObject

Returns the value of attribute builtInEmoteId

Returns:

  • (Object)

    the current value of builtInEmoteId



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

def builtInEmoteId
  @builtInEmoteId
end

#definitionObject

Returns the value of attribute definition

Returns:

  • (Object)

    the current value of definition



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

def definition
  @definition
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



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

def description
  @description
end

#displayAssetPathObject

Returns the value of attribute displayAssetPath

Returns:

  • (Object)

    the current value of displayAssetPath



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

def displayAssetPath
  @displayAssetPath
end

#displayRarityObject

Returns the value of attribute displayRarity

Returns:

  • (Object)

    the current value of displayRarity



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

def displayRarity
  @displayRarity
end

#gameplayTagsObject

Returns the value of attribute gameplayTags

Returns:

  • (Object)

    the current value of gameplayTags



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

def gameplayTags
  @gameplayTags
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#imagesObject

Returns the value of attribute images

Returns:

  • (Object)

    the current value of images



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

def images
  @images
end

#lastUpdateObject

Returns the value of attribute lastUpdate

Returns:

  • (Object)

    the current value of lastUpdate



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

def lastUpdate
  @lastUpdate
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end

#rarityObject

Returns the value of attribute rarity

Returns:

  • (Object)

    the current value of rarity



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

def rarity
  @rarity
end

#requiredItemIdObject

Returns the value of attribute requiredItemId

Returns:

  • (Object)

    the current value of requiredItemId



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

def requiredItemId
  @requiredItemId
end

#setObject

Returns the value of attribute set

Returns:

  • (Object)

    the current value of set



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

def set
  @set
end

#setTextObject

Returns the value of attribute setText

Returns:

  • (Object)

    the current value of setText



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

def setText
  @setText
end

#shortDescriptionObject

Returns the value of attribute shortDescription

Returns:

  • (Object)

    the current value of shortDescription



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

def shortDescription
  @shortDescription
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end

#variantsObject

Returns the value of attribute variants

Returns:

  • (Object)

    the current value of variants



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

def variants
  @variants
end