kakao-open-android-docs
androidJvm
kakao-open-android-docs
/
com.kakao.sdk.auth.model
/
CertTokenInfo
Cert
Token
Info
@
Serializable
data
class
CertTokenInfo
(
val
token
:
OAuthToken
,
val
txId
:
String
)
토큰 정보와 전자서명 접수번호
Token information and transaction ID
Members
Constructors
Cert
Token
Info
Link copied to clipboard
constructor
(
token
:
OAuthToken
,
txId
:
String
)
Properties
token
Link copied to clipboard
val
token
:
OAuthToken
토큰 정보
Token information
tx
Id
Link copied to clipboard
@
SerialName
(
value
=
"tx_id"
)
val
txId
:
String
전자서명 접수번호
Transaction ID