issuedAt

@SerialName(value = "iat")
@Serializable(with = InstantLongSerializer::class)
val issuedAt: Instant?(source)

OPTIONAL. Time at which the request was issued.