public abstract static class XPFPaymentInstrument.XPFPaymentInstrumentBuilder<C extends XPFPaymentInstrument,B extends XPFPaymentInstrument.XPFPaymentInstrumentBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFPaymentInstrumentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
billingAddress(XPFAddress billingAddress) |
B |
billingContact(XPFContact billingContact) |
abstract C |
build() |
B |
name(@NonNull String name) |
B |
paymentInstrumentData(@NonNull Map<String,String> paymentInstrumentData) |
B |
paymentProviderConfiguration(@NonNull XPFPaymentProviderConfiguration paymentProviderConfiguration) |
protected abstract B |
self() |
B |
singleReservePerPI(boolean singleReservePerPI) |
B |
supportingMultiCharges(boolean supportingMultiCharges) |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFPaymentInstrument,B extends XPFPaymentInstrument.XPFPaymentInstrumentBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFPaymentInstrument,B extends XPFPaymentInstrument.XPFPaymentInstrumentBuilder<C,B>>public B billingAddress(XPFAddress billingAddress)
this.public B billingContact(XPFContact billingContact)
this.public B paymentInstrumentData(@NonNull @NonNull Map<String,String> paymentInstrumentData)
this.public B paymentProviderConfiguration(@NonNull @NonNull XPFPaymentProviderConfiguration paymentProviderConfiguration)
this.public B singleReservePerPI(boolean singleReservePerPI)
this.public B supportingMultiCharges(boolean supportingMultiCharges)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFPaymentInstrument,B extends XPFPaymentInstrument.XPFPaymentInstrumentBuilder<C,B>>Copyright © 2026. All rights reserved.