Table of Contents

Class SetLockExpiryTimeInput

Namespace
OpenSettings.Models.Inputs
Assembly
OpenSettings.dll
public class SetLockExpiryTimeInput
Inheritance
SetLockExpiryTimeInput
Inherited Members

Properties

ExpiryTime

public DateTime ExpiryTime { get; set; }

Property Value

DateTime

Key

public string Key { get; set; }

Property Value

string

Owner

public string Owner { get; set; }

Property Value

string