CacheHelper/Add
Add cache value
Request Information
Parameters
Name | Description | Type |
---|---|---|
key |
Key(Identifier) |
String |
value |
Value to store(Overwrite if value already exists) |
Object |
Response Information
Response Description
Description | Type |
---|---|
Void |