DoubleElement

data class DoubleElement(val value: Double) : MobileCredentialElement

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard
val type: String
Link copied to clipboard
open override val value: Double