walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.api.oidc.oidc4vp
/
RequestedFieldPreview
Requested
Field
Preview
data
class
RequestedFieldPreview
(
val
id
:
String
,
val
displayName
:
String
,
val
credentialType
:
String
,
val
isRequired
:
Boolean
)
Members
Constructors
Requested
Field
Preview
Link copied to clipboard
constructor
(
id
:
String
,
displayName
:
String
,
credentialType
:
String
,
isRequired
:
Boolean
)
Properties
credential
Type
Link copied to clipboard
val
credentialType
:
String
display
Name
Link copied to clipboard
val
displayName
:
String
id
Link copied to clipboard
val
id
:
String
is
Required
Link copied to clipboard
val
isRequired
:
Boolean