onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
PresentationSubmitV2CredentialRequestBindingDto
Presentation
Submit
V2Credential
Request
Binding
Dto
data
class
PresentationSubmitV2CredentialRequestBindingDto
(
var
credentialId
:
String
,
var
userSelections
:
List
<
String
>
)
Members
Constructors
Presentation
Submit
V2Credential
Request
Binding
Dto
Link copied to clipboard
constructor
(
credentialId
:
String
,
userSelections
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
credential
Id
Link copied to clipboard
var
credentialId
:
String
user
Selections
Link copied to clipboard
var
userSelections
:
List
<
String
>