FreshConfig

FreshConfig

new FreshConfig(name, img_url, checksum, timestamp, items, meta)

Parameters:
Name Type Description
name string
img_url string
checksum string
timestamp number
items Array.<string>
meta Object.<string, string>
Source:

Members

checksum :string

Type:
  • string
Source:

img_url :string

Type:
  • string
Source:

items :Array.<string>

Type:
  • Array.<string>
Source:

meta :Object.<string, string>

Type:
  • Object.<string, string>
Source:

name :string

Type:
  • string
Source:

timestamp :number

Type:
  • number
Source: