@procivis/react-native-one-core
Preparing search index...
PresentationDefinitionField
Interface PresentationDefinitionField
interface
PresentationDefinitionField
{
id
:
string
;
keyMap
:
Record
<
CredentialListItem
[
"id"
]
,
Claim
[
"key"
]
>
;
name
?:
string
;
purpose
?:
string
;
required
:
boolean
;
}
Index
Properties
id
key
Map
name?
purpose?
required
Properties
id
id
:
string
key
Map
keyMap
:
Record
<
CredentialListItem
[
"id"
]
,
Claim
[
"key"
]
>
Optional
name
name
?:
string
Optional
purpose
purpose
?:
string
required
required
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
Map
name
purpose
required
@procivis/react-native-one-core
Loading...