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