Class: FortniteAPI::AES

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

Instance Attribute Summary collapse

Instance Attribute Details

#aesObject

Returns the value of attribute aes

Returns:

  • (Object)

    the current value of aes



10
11
12
# File 'lib/fortniteapi/api.rb', line 10

def aes
  @aes
end

#buildObject

Returns the value of attribute build

Returns:

  • (Object)

    the current value of build



10
11
12
# File 'lib/fortniteapi/api.rb', line 10

def build
  @build
end

#lastUpdateObject

Returns the value of attribute lastUpdate

Returns:

  • (Object)

    the current value of lastUpdate



10
11
12
# File 'lib/fortniteapi/api.rb', line 10

def lastUpdate
  @lastUpdate
end