onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CreateTrustEntityRequestBindingDto
/
CreateTrustEntityRequestBindingDto
Create
Trust
Entity
Request
Binding
Dto
constructor
(
name
:
String
,
logo
:
String
?
,
website
:
String
?
,
termsUrl
:
String
?
,
privacyUrl
:
String
?
,
role
:
TrustEntityRoleBindingEnum
,
trustAnchorId
:
String
,
didId
:
String
?
,
type
:
TrustEntityTypeBindingEnum
?
,
identifierId
:
String
?
,
content
:
String
?
,
organisationId
:
String
)