onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
ResolvedTrustEntity
Resolved
Trust
Entity
data
class
ResolvedTrustEntity
(
var
trustEntity
:
TrustEntityDetail
,
var
certificateIds
:
List
<
String
>
?
)
Members
Constructors
Resolved
Trust
Entity
Link copied to clipboard
constructor
(
trustEntity
:
TrustEntityDetail
,
certificateIds
:
List
<
String
>
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Ids
Link copied to clipboard
var
certificateIds
:
List
<
String
>
?
trust
Entity
Link copied to clipboard
var
trustEntity
:
TrustEntityDetail