Mobile Driving Licence Jws
@Serializable
JWS representation of a MobileDrivingLicence, used e.g. in the payload of a JWS in a single instance of ServerResponse.documents
Constructors
Link copied to clipboard
constructor(doctype: String, namespaces: MobileDrivingLicenceJwsNamespace, issuedAt: Instant, expiration: Instant?)
Properties
Link copied to clipboard
@SerialName(value = "exp" )
@Serializable(with = NullableInstantLongSerializer::class )
Link copied to clipboard