Declaring Type: Job
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Date and time the job was issued at.
[JsonPropertyName("issued_at")]
[JsonConverter(Mindee.Parsing.Common.DateTimeJsonConverter)]
public DateTime IssuedAt { get; set; }
DateTime
Documentation generated by MdDocs