Class GetConfigsResponse
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetConfigsResponse
- Inheritance
-
GetConfigsResponse
- Inherited Members
Properties
CacheControl
public string CacheControl { get; set; }
Property Value
Data
public byte[] Data { get; set; }
Property Value
- byte[]
Expires
public string Expires { get; set; }