CacheHelper/Add

Add cache value

Request Information

Parameters

NameDescriptionType
key

Key(Identifier)

String

value

Value to store(Overwrite if value already exists)

Object

Response Information

Response Description

DescriptionType

Void