@procivis/react-native-one-core
Preparing search index...
CreateTrustEntityRequest
Interface CreateTrustEntityRequest
interface
CreateTrustEntityRequest
{
content
?:
string
;
didId
?:
string
;
identifierId
?:
string
;
logo
?:
string
;
name
:
string
;
organisationId
:
string
;
privacyUrl
?:
string
;
role
:
TrustEntityRoleEnum
;
termsUrl
?:
string
;
trustAnchorId
:
string
;
type
:
TrustEntityTypeEnum
;
website
?:
string
;
}
Index
Properties
content?
did
Id?
identifier
Id?
logo?
name
organisation
Id
privacy
Url?
role
terms
Url?
trust
Anchor
Id
type
website?
Properties
Optional
content
content
?:
string
Optional
did
Id
didId
?:
string
Optional
identifier
Id
identifierId
?:
string
Optional
logo
logo
?:
string
name
name
:
string
organisation
Id
organisationId
:
string
Optional
privacy
Url
privacyUrl
?:
string
role
role
:
TrustEntityRoleEnum
Optional
terms
Url
termsUrl
?:
string
trust
Anchor
Id
trustAnchorId
:
string
type
type
:
TrustEntityTypeEnum
Optional
website
website
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
did
Id
identifier
Id
logo
name
organisation
Id
privacy
Url
role
terms
Url
trust
Anchor
Id
type
website
@procivis/react-native-one-core
Loading...