public static final class BR_NFePayment.BR_NFePaymentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFePayment.BR_NFePaymentBuilder |
bR_CreditCardCompanyCNPJ(String bR_CreditCardCompanyCNPJ)
Constraints: Not nullable, Maximum length: 18
|
BR_NFePayment.BR_NFePaymentBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFePayment to single BR_NFDocument.
|
BR_NFePayment.BR_NFePaymentBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFePayment |
build() |
BR_NFePayment.BR_NFePaymentBuilder |
creditCardBrand(String creditCardBrand)
Constraints: Not nullable, Maximum length: 2
|
BR_NFePayment.BR_NFePaymentBuilder |
creditCardTransactionAuthznID(String creditCardTransactionAuthznID)
Constraints: Not nullable, Maximum length: 20
|
BR_NFePayment.BR_NFePaymentBuilder |
paymentAmount(BigDecimal paymentAmount)
Constraints: Not nullable, Precision: 15, Scale: 2
|
BR_NFePayment.BR_NFePaymentBuilder |
paymentForm(String paymentForm)
Constraints: Not nullable, Maximum length: 1
|
BR_NFePayment.BR_NFePaymentBuilder |
paymentMethod(String paymentMethod)
Constraints: Not nullable, Maximum length: 2
|
BR_NFePayment.BR_NFePaymentBuilder |
paymentSystemIntegrationType(String paymentSystemIntegrationType)
Constraints: Not nullable, Maximum length: 1
|
BR_NFePayment.BR_NFePaymentBuilder |
salesDocumentCurrency(String salesDocumentCurrency)
Constraints: Not nullable, Maximum length: 5
|
BR_NFePayment.BR_NFePaymentBuilder |
sequenceNumber(String sequenceNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
@Nonnull public BR_NFePayment.BR_NFePaymentBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFePayment with.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder bR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder sequenceNumber(@Nullable String sequenceNumber)
Original property name from the Odata EDM: SequenceNumber
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder paymentMethod(@Nullable String paymentMethod)
Original property name from the Odata EDM: PaymentMethod
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder paymentAmount(@Nullable BigDecimal paymentAmount)
Original property name from the Odata EDM: PaymentAmount
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder paymentSystemIntegrationType(@Nullable String paymentSystemIntegrationType)
Original property name from the Odata EDM: PaymentSystemIntegrationType
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder bR_CreditCardCompanyCNPJ(@Nullable String bR_CreditCardCompanyCNPJ)
Original property name from the Odata EDM: BR_CreditCardCompanyCNPJ
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder creditCardBrand(@Nullable String creditCardBrand)
Original property name from the Odata EDM: CreditCardBrand
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder creditCardTransactionAuthznID(@Nullable String creditCardTransactionAuthznID)
Original property name from the Odata EDM: CreditCardTransactionAuthznID
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder paymentForm(@Nullable String paymentForm)
Original property name from the Odata EDM: PaymentForm
this
.@Nonnull public BR_NFePayment.BR_NFePaymentBuilder salesDocumentCurrency(@Nullable String salesDocumentCurrency)
Original property name from the Odata EDM: SalesDocumentCurrency
this
.@Nonnull public BR_NFePayment build()
Copyright © 2021 SAP SE. All rights reserved.