public static class PaymentDetailsResponse.PaymentDetailsResponseBuilder extends Object
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardNumber(Optional<String> cardNumber)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardFingerprint(Optional<String> cardFingerprint)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bankname(Optional<String> bankname)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bankAccount(Optional<String> bankAccount)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bankBic(Optional<String> bankBic)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder transferReference(Optional<String> transferReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder consumerName(Optional<String> consumerName)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder consumerAccount(Optional<String> consumerAccount)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder consumerBic(Optional<String> consumerBic)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder billingEmail(Optional<String> billingEmail)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bitcoinAddress(Optional<String> bitcoinAddress)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bitcoinAmount(Optional<Amount> bitcoinAmount)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bitcoinUri(Optional<String> bitcoinUri)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardHolder(Optional<String> cardHolder)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder carNumber(Optional<String> carNumber)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardAudience(Optional<String> cardAudience)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardLabel(Optional<String> cardLabel)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardCountryCode(Optional<String> cardCountryCode)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder cardSecurity(Optional<String> cardSecurity)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder feeRegion(Optional<String> feeRegion)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder failureReason(Optional<String> failureReason)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder voucherNumber(Optional<String> voucherNumber)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder giftcards(List<GiftCardResponse> giftcards)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder remainderAmount(Optional<Amount> remainderAmount)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder remainderMethod(Optional<String> remainderMethod)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder paypalReference(Optional<String> paypalReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder customerReference(Optional<String> customerReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder creditorIdentifier(Optional<String> creditorIdentifier)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder dueDate(Optional<Date> dueDate)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder signatureDate(Optional<Date> signatureDate)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bankReasonCode(Optional<String> bankReasonCode)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder bankReason(Optional<String> bankReason)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder endToEndIdentifier(Optional<String> endToEndIdentifier)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder mandateReference(Optional<String> mandateReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder batchReference(Optional<String> batchReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder fileReference(Optional<String> fileReference)
public PaymentDetailsResponse.PaymentDetailsResponseBuilder qrCode(Optional<QrCode> qrCode)
public PaymentDetailsResponse build()
Copyright © 2020. All rights reserved.