toggle menu
Mobile Credential Verifier SDK
androidJvm
switch theme
search in API
Mobile Credential Verifier SDK
/
global.mattr.mobilecredentialcommon.dto
/
MobileCredentialRequest
Mobile
Credential
Request
data
class
MobileCredentialRequest
(
val
docType
:
DocType
,
val
namespaces
:
NameSpaces
)
Represents a mobile credentials presentation request.
Members
Constructors
Mobile
Credential
Request
Link copied to clipboard
constructor
(
docType
:
DocType
,
namespaces
:
NameSpaces
)
Properties
doc
Type
Link copied to clipboard
val
docType
:
DocType
namespaces
Link copied to clipboard
val
namespaces
:
NameSpaces