Unix timestamp to start URL expiry.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Nullable<long> UnixTimestamp { get; set; }Nullable<long> UnixTimestamp { get; set; }Property UnixTimestamp As Nullable(Of Long)
Get
Set
Property UnixTimestamp As Nullable(Of Long)
Get
Set
property Nullable<long long> UnixTimestamp {
Nullable<long long> get ();
void set (Nullable<long long> value);
}property Nullable<long long> UnixTimestamp {
Nullable<long long> get ();
void set (Nullable<long long> value);
}Property Value
Type:
Nullable
Int64 Return Value
Type:
Nullable
Int64