toggle menu
Web5 SDK Documentation
JVM
switch theme
search in API
Web5 SDK Documentation
/
web5.sdk.credentials.model
/
InputDescriptorV2
/
InputDescriptorV2
Input
Descriptor
V2
constructor
(
id
:
String
,
name
:
String
?
=
null
,
purpose
:
String
?
=
null
,
format
:
Format
?
=
null
,
constraints
:
ConstraintsV2
)