@procivis/react-native-one-core
Preparing search index...
CredentialListItemBindingDto
Interface CredentialListItemBindingDto
interface
CredentialListItemBindingDto
{
createdDate
:
string
;
id
:
string
;
issuanceDate
?:
string
;
issuer
?:
string
;
lastModified
:
string
;
profile
?:
string
;
protocol
:
string
;
revocationDate
?:
string
;
role
:
CredentialRoleBindingDto
;
schema
:
CredentialSchemaBindingDto
;
state
:
CredentialStateBindingEnum
;
suspendEndDate
?:
string
;
}
Index
Properties
created
Date
id
issuance
Date?
issuer?
last
Modified
profile?
protocol
revocation
Date?
role
schema
state
suspend
End
Date?
Properties
created
Date
createdDate
:
string
id
id
:
string
Optional
issuance
Date
issuanceDate
?:
string
Optional
issuer
issuer
?:
string
last
Modified
lastModified
:
string
Optional
profile
profile
?:
string
protocol
protocol
:
string
Optional
revocation
Date
revocationDate
?:
string
role
role
:
CredentialRoleBindingDto
schema
schema
:
CredentialSchemaBindingDto
state
state
:
CredentialStateBindingEnum
Optional
suspend
End
Date
suspendEndDate
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
Date
id
issuance
Date
issuer
last
Modified
profile
protocol
revocation
Date
role
schema
state
suspend
End
Date
@procivis/react-native-one-core
Loading...