public static class PaymentRequestTokenDestination.PaymentRequestTokenDestinationBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestTokenDestination.PaymentRequestTokenDestinationBuilder |
accountHolder(AccountHolder accountHolder) |
PaymentRequestTokenDestination |
build() |
PaymentRequestTokenDestination.PaymentRequestTokenDestinationBuilder |
token(java.lang.String token) |
java.lang.String |
toString() |
public PaymentRequestTokenDestination.PaymentRequestTokenDestinationBuilder token(java.lang.String token)
public PaymentRequestTokenDestination.PaymentRequestTokenDestinationBuilder accountHolder(AccountHolder accountHolder)
public PaymentRequestTokenDestination build()
public java.lang.String toString()
toString in class java.lang.Object