AmlTokenResponse

data class AmlTokenResponse(val identityType: String)

AML Token identity configuration.

Constructors

Link copied to clipboard
constructor(identityType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enum to determine identity framework. Expected value is 'AMLToken'.