protected static class RequestPaymentConfiguration.BuilderImpl extends Object implements RequestPaymentConfiguration.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
RequestPaymentConfiguration |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
Payer |
payer() |
RequestPaymentConfiguration.Builder |
payer(Payer payer) |
public RequestPaymentConfiguration build()
build
in interface RequestPaymentConfiguration.Builder
public final RequestPaymentConfiguration.Builder payer(Payer payer)
payer
in interface RequestPaymentConfiguration.Builder
public Payer payer()
Copyright © 2021. All rights reserved.