@procivis/react-native-one-core
Preparing search index...
TrustEntity
Interface TrustEntity
interface
TrustEntity
{
ca
?:
TrustEntityCertificate
;
content
?:
string
;
createdDate
:
string
;
did
?:
DidListItem
;
entityKey
:
string
;
id
:
string
;
identifier
?:
IdentifierListItem
;
lastModified
:
string
;
logo
?:
string
;
name
:
string
;
organisationId
?:
string
;
privacyUrl
?:
string
;
role
:
TrustEntityRoleEnum
;
state
:
TrustEntityStateEnum
;
termsUrl
?:
string
;
trustAnchor
:
TrustAnchor
;
type
:
TrustEntityTypeEnum
;
website
?:
string
;
}
Hierarchy (
View Summary
)
RemoteTrustEntity
TrustEntity
Index
Properties
ca?
content?
created
Date
did?
entity
Key
id
identifier?
last
Modified
logo?
name
organisation
Id?
privacy
Url?
role
state
terms
Url?
trust
Anchor
type
website?
Properties
Optional
ca
ca
?:
TrustEntityCertificate
Optional
content
content
?:
string
created
Date
createdDate
:
string
Optional
did
did
?:
DidListItem
entity
Key
entityKey
:
string
id
id
:
string
Optional
identifier
identifier
?:
IdentifierListItem
last
Modified
lastModified
:
string
Optional
logo
logo
?:
string
name
name
:
string
Optional
organisation
Id
organisationId
?:
string
Optional
privacy
Url
privacyUrl
?:
string
role
role
:
TrustEntityRoleEnum
state
state
:
TrustEntityStateEnum
Optional
terms
Url
termsUrl
?:
string
trust
Anchor
trustAnchor
:
TrustAnchor
type
type
:
TrustEntityTypeEnum
Optional
website
website
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ca
content
created
Date
did
entity
Key
id
identifier
last
Modified
logo
name
organisation
Id
privacy
Url
role
state
terms
Url
trust
Anchor
type
website
@procivis/react-native-one-core
Loading...