refreshTokenExpiresAt property

DateTime? refreshTokenExpiresAt
getter/setter pair

KO: 리프레시 토큰 만료시각
EN: The expiration time of the refresh token

Implementation

DateTime? refreshTokenExpiresAt;