BillingProgramInformationDialogParams.Builder

public final class BillingProgramInformationDialogParams.Builder


Builder for BillingProgramInformationDialogParams.

Summary

Public methods

BillingProgramInformationDialogParams

Builds the BillingProgramInformationDialogParams.

BillingProgramInformationDialogParams.Builder
setBillingProgram(int billingProgram)

Sets the billing program for which to show the information dialog.

BillingProgramInformationDialogParams.Builder
setExternalTransactionToken(String externalTransactionToken)

Sets the external transaction token for which to show the information dialog.

Public methods

setBillingProgram

public BillingProgramInformationDialogParams.Builder setBillingProgram(int billingProgram)

Sets the billing program for which to show the information dialog.

Note: Currently, only BillingProgram.BILLING_CHOICE is supported.

setExternalTransactionToken

public BillingProgramInformationDialogParams.Builder setExternalTransactionToken(String externalTransactionToken)

Sets the external transaction token for which to show the information dialog.