GetTrustAnchorPlainArgs

data class GetTrustAnchorPlainArgs(val trustAnchorId: String) : ConvertibleToJava<GetTrustAnchorPlainArgs>

Constructors

Link copied to clipboard
constructor(trustAnchorId: String)

Properties

Link copied to clipboard

The unique identifier of the trust anchor.

Functions

Link copied to clipboard
open override fun toJava(): GetTrustAnchorPlainArgs