Builder

class Builder(type: CustomerAcceptanceType)

Create a new builder for CustomerAcceptanceParameters

Parameters

type

Required, type of customer acceptance information included with the Mandate.

Constructors

Link copied to clipboard
fun Builder(type: CustomerAcceptanceType)

Functions

Link copied to clipboard
fun build(): CustomerAcceptanceParameters

Create the final instance of CustomerAcceptanceParameters with the parameters that have been set in this builder.

Link copied to clipboard
fun setAcceptedAt(acceptedAt: Long?): CustomerAcceptanceParameters.Builder

The time at which the customer accepted the Mandate.

Link copied to clipboard

If this is a Mandate accepted online, this contains details about the online acceptance.

Link copied to clipboard

Set the type of customer acceptance information included with the Mandate.