public static class PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder
extends java.lang.Object
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder token(java.lang.String token)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder expiryMonth(java.lang.Integer expiryMonth)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder expiryYear(java.lang.Integer expiryYear)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder tokenType(NetworkTokenType tokenType)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder cryptogram(java.lang.String cryptogram)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder eci(java.lang.String eci)
public PaymentRequestNetworkTokenDestination.PaymentRequestNetworkTokenDestinationBuilder accountHolder(AccountHolder accountHolder)
public PaymentRequestNetworkTokenDestination build()
public java.lang.String toString()
toString in class java.lang.Object