Builder

public final class Builder

Constructors

Link copied to clipboard
public ValidFormsOfPayment.Builder ValidFormsOfPayment.Builder(String paymentMethod, String name, String paymentSubMethod, String brandName)

Functions

Link copied to clipboard
public final ValidFormsOfPayment.Builder brandName(String brandName)
Link copied to clipboard
public final ValidFormsOfPayment build()
Link copied to clipboard
Link copied to clipboard
public final ValidFormsOfPayment.Builder paymentMethod(String paymentMethod)
Link copied to clipboard
public final ValidFormsOfPayment.Builder paymentSubMethod(String paymentSubMethod)