Table of Contents

Class FetchAppDataResponse

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

Properties

LastUpdatedOn

public DateTime LastUpdatedOn { get; set; }

Property Value

DateTime

Settings

public FetchAppDataResponseSetting[] Settings { get; set; }

Property Value

FetchAppDataResponseSetting[]