MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp
/
TrustPointViewerDestination
Trust
Point
Viewer
Destination
@
Serializable
data
class
TrustPointViewerDestination
(
val
trustManagerId
:
String
,
val
trustPointId
:
String
)
:
Destination
Members
Constructors
Trust
Point
Viewer
Destination
Link copied to clipboard
constructor
(
trustManagerId
:
String
,
trustPointId
:
String
)
Properties
trust
Manager
Id
Link copied to clipboard
val
trustManagerId
:
String
trust
Point
Id
Link copied to clipboard
val
trustPointId
:
String