MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp
/
CredentialViewerDestination
Credential
Viewer
Destination
@
Serializable
data
class
CredentialViewerDestination
(
val
documentId
:
String
,
val
credentialId
:
String
)
:
Destination
Members
Constructors
Credential
Viewer
Destination
Link copied to clipboard
constructor
(
documentId
:
String
,
credentialId
:
String
)
Properties
credential
Id
Link copied to clipboard
val
credentialId
:
String
document
Id
Link copied to clipboard
val
documentId
:
String