@procivis/react-native-one-core
Preparing search index...
ProofListItem
Interface ProofListItem
interface
ProofListItem
{
completedDate
?:
string
;
createdDate
:
string
;
engagement
?:
string
;
id
:
string
;
lastModified
:
string
;
profile
?:
string
;
protocol
:
string
;
requestedDate
?:
string
;
retainUntilDate
?:
string
;
role
:
ProofRoleEnum
;
schema
?:
ProofSchemaListItem
;
state
:
ProofStateEnum
;
transport
:
string
;
verifier
?:
string
;
}
Index
Properties
completed
Date?
created
Date
engagement?
id
last
Modified
profile?
protocol
requested
Date?
retain
Until
Date?
role
schema?
state
transport
verifier?
Properties
Optional
completed
Date
completedDate
?:
string
created
Date
createdDate
:
string
Optional
engagement
engagement
?:
string
id
id
:
string
last
Modified
lastModified
:
string
Optional
profile
profile
?:
string
protocol
protocol
:
string
Optional
requested
Date
requestedDate
?:
string
Optional
retain
Until
Date
retainUntilDate
?:
string
role
role
:
ProofRoleEnum
Optional
schema
schema
?:
ProofSchemaListItem
state
state
:
ProofStateEnum
transport
transport
:
string
Optional
verifier
verifier
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
Date
created
Date
engagement
id
last
Modified
profile
protocol
requested
Date
retain
Until
Date
role
schema
state
transport
verifier
@procivis/react-native-one-core
Loading...