AccountLoginTrait.GetSetupPinCommand.Request

class AccountLoginTrait.GetSetupPinCommand.Request


The request payload for the GetSetupPin command.

Summary

Public constructors

Request(tempAccountIdentifier: String)

Creates a request payload for the GetSetupPin command.

Public properties

String

The client's temporary account identifier.

Public constructors

Request

Request(tempAccountIdentifier: String = "")

Creates a request payload for the GetSetupPin command.

Public properties

tempAccountIdentifier

val tempAccountIdentifierString

The client's temporary account identifier.