public class CreatePaymentBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private PaymentRequest |
paymentRequestep6 |
Constructor and Description |
---|
CreatePaymentBuilder(PaymentRequest paymentRequest) |
Modifier and Type | Method and Description |
---|---|
PaymentRequest |
build() |
private java.lang.String |
convertBigDecimalToString(java.math.BigDecimal value) |
private final PaymentRequest paymentRequestep6
public CreatePaymentBuilder(PaymentRequest paymentRequest)
public PaymentRequest build()
private java.lang.String convertBigDecimalToString(java.math.BigDecimal value)