refreshTokenExpiresAt property
getter/setter pair
KO: 리프레시 토큰 만료시각
EN: The expiration time of the refresh token
Implementation
DateTime? refreshTokenExpiresAt;
KO: 리프레시 토큰 만료시각
EN: The expiration time of the refresh token
DateTime? refreshTokenExpiresAt;