toggle menu
Mobile Credential Holder SDK
androidJvm
switch theme
search in API
Mobile Credential Holder SDK
/
global.mattr.mobilecredentialholder.issuance.dto
/
CredentialResponse
Credential
Response
@
Serializable
data
class
CredentialResponse
(
val
format
:
String
,
val
credential
:
String
)
Members
Constructors
Credential
Response
Link copied to clipboard
constructor
(
format
:
String
,
credential
:
String
)
Properties
credential
Link copied to clipboard
val
credential
:
String
format
Link copied to clipboard
val
format
:
String