public static class PaymentCardInformation.PaymentCardInformationBuilder extends Object
public PaymentCardInformation.PaymentCardInformationBuilder authamount(PaymentCardsAuthorizedAmount authamount)
public PaymentCardInformation.PaymentCardInformationBuilder authDate(org.joda.time.LocalDate authDate)
public PaymentCardInformation.PaymentCardInformationBuilder authRefno(String authRefno)
public PaymentCardInformation.PaymentCardInformationBuilder authTime(org.joda.time.LocalTime authTime)
public PaymentCardInformation.PaymentCardInformationBuilder cctyp(String cctyp)
public PaymentCardInformation.PaymentCardInformationBuilder ccAutthNo(String ccAutthNo)
public PaymentCardInformation.PaymentCardInformationBuilder ccGlaccount(GlAccountNumberForPaymentCardReceivables ccGlaccount)
public PaymentCardInformation.PaymentCardInformationBuilder ccName(String ccName)
public PaymentCardInformation.PaymentCardInformationBuilder ccNumber(PaymentCardsCardNumber ccNumber)
public PaymentCardInformation.PaymentCardInformationBuilder ccSeqNo(String ccSeqNo)
public PaymentCardInformation.PaymentCardInformationBuilder ccType(PaymentCardsCardType ccType)
public PaymentCardInformation.PaymentCardInformationBuilder ccValidF(org.joda.time.LocalDate ccValidF)
public PaymentCardInformation.PaymentCardInformationBuilder ccValidT(org.joda.time.LocalDate ccValidT)
public PaymentCardInformation.PaymentCardInformationBuilder currency(CurrencyKey currency)
public PaymentCardInformation.PaymentCardInformationBuilder currencyIso(IsoCodeCurrency currencyIso)
public PaymentCardInformation.PaymentCardInformationBuilder dataorigin(PaymentCardsEntryMode dataorigin)
public PaymentCardInformation.PaymentCardInformationBuilder itemnoAcc(AccountingDocumentLineItemNumber itemnoAcc)
public PaymentCardInformation.PaymentCardInformationBuilder merchidcl(PaymentCardsMerchantIdAtTheClearingHouse merchidcl)
public PaymentCardInformation.PaymentCardInformationBuilder pointOfReceipt(PaymentCardsPointOfReceiptForTheTransaction pointOfReceipt)
public PaymentCardInformation.PaymentCardInformationBuilder terminal(String terminal)
public PaymentCardInformation build()
Copyright © 2018 SAP SE. All rights reserved.