KeyInfoResponse..::..PlanStartedAt Property
Namespace:
CoinpaprikaApi.Models
Assembly: CoinpaprikaApi (in CoinpaprikaApi.dll)
Assembly: CoinpaprikaApi (in CoinpaprikaApi.dll)
Syntax
[JsonPropertyAttribute] public Nullable<DateTimeOffset> PlanStartedAt { get; set; }
<JsonPropertyAttribute> _ Public Property PlanStartedAt As Nullable(Of DateTimeOffset) Get Set