Table of Contents

Class GetConfigsDataResponse

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class GetConfigsDataResponse
Inheritance
GetConfigsDataResponse
Inherited Members

Properties

CacheControl

public string CacheControl { get; set; }

Property Value

string

Data

public byte[] Data { get; set; }

Property Value

byte[]

Expires

public string Expires { get; set; }

Property Value

string