Builder

class Builder(paymentSourceToken: String, errors: List<ErrorDetails>?)

Lets developers create and configure Square Account details for automated testing.

There is no need to reference this builder class outside of tests.

Return

A new SquareAccountDetails builder instance.

Constructors

Link copied to clipboard
constructor(paymentSourceToken: String, errors: List<ErrorDetails>?)

Functions

Link copied to clipboard