Class SetLockExpiryTimeInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class SetLockExpiryTimeInput
- Inheritance
-
SetLockExpiryTimeInput
- Inherited Members
Properties
ExpiryDate
public DateTime ExpiryDate { get; set; }
Property Value
Key
public string Key { get; set; }
Property Value
Owner
public string Owner { get; set; }