@procivis/react-native-one-core
Preparing search index...
EudiTrustInformation
Interface EudiTrustInformation
interface
EudiTrustInformation
{
country
:
string
;
email
?:
string
;
identifier
:
string
;
intermediary
?:
EudiIntermediary
;
isPublicSector
:
boolean
;
name
:
string
;
phone
?:
string
;
serviceDescription
:
Record
<
string
,
string
>
[]
;
supervisoryAuthority
:
EudiSupervisoryAuthority
;
website
:
string
;
}
Index
Properties
country
email?
identifier
intermediary?
is
Public
Sector
name
phone?
service
Description
supervisory
Authority
website
Properties
country
country
:
string
Optional
email
email
?:
string
identifier
identifier
:
string
Optional
intermediary
intermediary
?:
EudiIntermediary
is
Public
Sector
isPublicSector
:
boolean
name
name
:
string
Optional
phone
phone
?:
string
service
Description
serviceDescription
:
Record
<
string
,
string
>
[]
supervisory
Authority
supervisoryAuthority
:
EudiSupervisoryAuthority
website
website
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
email
identifier
intermediary
is
Public
Sector
name
phone
service
Description
supervisory
Authority
website
@procivis/react-native-one-core
Loading...