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