MFAOptions

@JsonSerializable
data class MFAOptions(val AttributeName: String? = null, val DeliveryMedium: DeliveryMedium? = null)(source)

Constructors

Link copied to clipboard
constructor(AttributeName: String? = null, DeliveryMedium: DeliveryMedium? = null)

Properties

Link copied to clipboard
Link copied to clipboard