Uses of Class
com.yoti.api.client.DateTime
Packages that use DateTime
-
Uses of DateTime in com.yoti.api.client
Methods in com.yoti.api.client that return DateTimeModifier and TypeMethodDescriptionstatic DateTimeDateTime.from(long microseconds) static DateTimeAttributeIssuanceDetails.getExpiryDate()SignedTimestamp.getTimestamp()A point in time, to the nearest microsecondConstructors in com.yoti.api.client with parameters of type DateTimeModifierConstructorDescriptionAttributeIssuanceDetails(String token, DateTime expiryDate, List<AttributeDefinition> issuingAttributes) SignedTimestamp(int version, DateTime timestamp)