public static class BackgroundIdentity.Rpc.Token extends Object
Token(String token, Instant expiredAt, Instant updateAt)
Instant
expiredAt()
String
token()
updateAt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Token(String token, Instant expiredAt, Instant updateAt)
public String token()
public Instant expiredAt()
public Instant updateAt()
Copyright © 2024. All rights reserved.