DirectoryServerData

Constructors

Link copied to clipboard
constructor(directoryServerID: String, directoryServerPublicKey: String, threeDSServerTransactionID: String, messageVersion: String)

Properties

Link copied to clipboard
@SerializedName(value = "directoryServerID")
open val directoryServerID: String
Link copied to clipboard
@SerializedName(value = "directoryServerPublicKey")
open val directoryServerPublicKey: String
Link copied to clipboard
@SerializedName(value = "messageVersion")
open val messageVersion: String
Link copied to clipboard
@SerializedName(value = "threeDSServerTransID")
open val threeDSServerTransactionID: String