Builder

class Builder(type: String, source: String, sourceId: String?, sourceFeeMoney: Money?)

Lets developers create and configure external details for automated testing.

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

Return

A new ExternalDetails builder instance.

Constructors

Link copied to clipboard
constructor(type: String, source: String, sourceId: String?, sourceFeeMoney: Money?)

Functions

Link copied to clipboard