public static class InstrumentAccountHolder.InstrumentAccountHolderBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
InstrumentAccountHolder.InstrumentAccountHolderBuilder |
billingAddress(Address billingAddress) |
InstrumentAccountHolder |
build() |
InstrumentAccountHolder.InstrumentAccountHolderBuilder |
phone(Phone phone) |
java.lang.String |
toString() |
public InstrumentAccountHolder.InstrumentAccountHolderBuilder billingAddress(Address billingAddress)
public InstrumentAccountHolder.InstrumentAccountHolderBuilder phone(Phone phone)
public InstrumentAccountHolder build()
public java.lang.String toString()
toString in class java.lang.Object