Package | Description |
---|---|
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.amountPaid(BigDecimal amountPaid) |
static OtherPaymentDetail.Builder |
OtherPaymentDetail.builder()
Create a new builder.
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.copy(OtherPaymentDetail model) |
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.creditCardType(OtherPaymentDetail.CreditCardType creditCardType)
Echeck card type
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.echeckRouting(String echeckRouting)
Last four routing digits of the card
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.lastDigits(String lastDigits)
Last four digits of the card
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.nameOnCard(String nameOnCard)
Name on the echeck card
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.paidBy(String paidBy) |
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.timeExpiration(Date timeExpiration)
Expired date of the echeck card
|
OtherPaymentDetail.Builder |
OtherPaymentDetail.Builder.timePaidOn(Date timePaidOn) |
OtherPaymentDetail.Builder |
OtherPaymentDetail.toBuilder() |
Copyright © 2016–2024. All rights reserved.