GetSecurityKeyResult

data class GetSecurityKeyResult(val associationId: String? = null)

Constructors

Link copied to clipboard
fun GetSecurityKeyResult(associationId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val associationId: String? = null