onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
TrustInformation
Trust
Information
data
class
TrustInformation
(
var
receivedAt
:
String
,
var
name
:
String
?
,
var
result
:
TrustResolutionResult
)
Members
Constructors
Trust
Information
Link copied to clipboard
constructor
(
receivedAt
:
String
,
name
:
String
?
,
result
:
TrustResolutionResult
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
var
name
:
String
?
received
At
Link copied to clipboard
var
receivedAt
:
String
result
Link copied to clipboard
var
result
:
TrustResolutionResult