CancelAccountSetupAttemptRequest.Builder

abstract class CancelAccountSetupAttemptRequest.Builder


Builder for CancelAccountSetupAttemptRequest.

Summary

Public functions

build

abstract fun build(): CancelAccountSetupAttemptRequest!

clearAccountSetupAttempt

fun clearAccountSetupAttempt(): CancelAccountSetupAttemptRequest.Builder!

Clears accountSetupAttempt.

setAccountSetupAttempt

fun setAccountSetupAttempt(value: AccountSetupAttempt!): CancelAccountSetupAttemptRequest.Builder!

The account setup attempt to cancel.