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