MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.provisioning.backend
/
ServerData
Server
Data
data
class
ServerData
(
val
clientId
:
String
,
val
deviceAttestationId
:
String
)
Members
Constructors
Server
Data
Link copied to clipboard
constructor
(
clientId
:
String
,
deviceAttestationId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
device
Attestation
Id
Link copied to clipboard
val
deviceAttestationId
:
String