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
Key
public string Key { get; set; }
Property Value
Owner
public string Owner { get; set; }