AmlTokenComputeIdentityResponse

data class AmlTokenComputeIdentityResponse(val computeIdentityType: String)

AML token compute identity definition.

Constructors

Link copied to clipboard
constructor(computeIdentityType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Monitor compute identity type enum. Expected value is 'AmlToken'.