TrustAnchorSource

data class TrustAnchorSource(val sourceData: Either<TrustAnchorSourceData0Properties, TrustAnchorSourceData1Properties>? = null, val sourceType: TrustAnchorType? = null)

Constructors

Link copied to clipboard
constructor(sourceData: Either<TrustAnchorSourceData0Properties, TrustAnchorSourceData1Properties>? = null, sourceType: TrustAnchorType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A union object representing the data field of the TrustAnchor depending on its type

Link copied to clipboard

The type of the TrustAnchor.