Package com.stripe.model
Class Refund.DestinationDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Refund.DestinationDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Refund
For more details about DestinationDetails, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Affirm, please refer to the API Reference.static class
For more details about AfterpayClearpay, please refer to the API Reference.static class
For more details about Alipay, please refer to the API Reference.static class
For more details about Alma, please refer to the API Reference.static class
For more details about AmazonPay, please refer to the API Reference.static class
For more details about AuBankTransfer, please refer to the API Reference.static class
For more details about Blik, please refer to the API Reference.static class
For more details about BrBankTransfer, please refer to the API Reference.static class
For more details about Card, please refer to the API Reference.static class
For more details about Cashapp, please refer to the API Reference.static class
For more details about CustomerCashBalance, please refer to the API Reference.static class
For more details about Eps, please refer to the API Reference.static class
For more details about EuBankTransfer, please refer to the API Reference.static class
For more details about GbBankTransfer, please refer to the API Reference.static class
For more details about Giropay, please refer to the API Reference.static class
For more details about Grabpay, please refer to the API Reference.static class
For more details about JpBankTransfer, please refer to the API Reference.static class
For more details about Klarna, please refer to the API Reference.static class
For more details about Multibanco, please refer to the API Reference.static class
For more details about MxBankTransfer, please refer to the API Reference.static class
For more details about NzBankTransfer, please refer to the API Reference.static class
For more details about P24, please refer to the API Reference.static class
For more details about Paynow, please refer to the API Reference.static class
For more details about Paypal, please refer to the API Reference.static class
For more details about Pix, please refer to the API Reference.static class
For more details about Revolut, please refer to the API Reference.static class
For more details about Sofort, please refer to the API Reference.static class
For more details about Swish, please refer to the API Reference.static class
For more details about ThBankTransfer, please refer to the API Reference.static class
For more details about UsBankTransfer, please refer to the API Reference.static class
For more details about WechatPay, please refer to the API Reference.static class
For more details about Zip, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getAlma()
getBlik()
getCard()
getEps()
getP24()
getPix()
getSwish()
getType()
The type of transaction-specific details of the payment method used in the refund (e.g.,card
).getZip()
int
hashCode()
void
void
setAfterpayClearpay
(Refund.DestinationDetails.AfterpayClearpay afterpayClearpay) void
void
void
setAmazonPay
(Refund.DestinationDetails.AmazonPay amazonPay) void
setAuBankTransfer
(Refund.DestinationDetails.AuBankTransfer auBankTransfer) void
void
setBrBankTransfer
(Refund.DestinationDetails.BrBankTransfer brBankTransfer) void
void
void
setCustomerCashBalance
(Refund.DestinationDetails.CustomerCashBalance customerCashBalance) void
void
setEuBankTransfer
(Refund.DestinationDetails.EuBankTransfer euBankTransfer) void
setGbBankTransfer
(Refund.DestinationDetails.GbBankTransfer gbBankTransfer) void
void
void
setJpBankTransfer
(Refund.DestinationDetails.JpBankTransfer jpBankTransfer) void
void
setMultibanco
(Refund.DestinationDetails.Multibanco multibanco) void
setMxBankTransfer
(Refund.DestinationDetails.MxBankTransfer mxBankTransfer) void
setNzBankTransfer
(Refund.DestinationDetails.NzBankTransfer nzBankTransfer) void
void
void
void
void
void
void
void
setThBankTransfer
(Refund.DestinationDetails.ThBankTransfer thBankTransfer) void
The type of transaction-specific details of the payment method used in the refund (e.g.,card
).void
setUsBankTransfer
(Refund.DestinationDetails.UsBankTransfer usBankTransfer) void
setWechatPay
(Refund.DestinationDetails.WechatPay wechatPay) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
DestinationDetails
public DestinationDetails()
-
-
Method Details
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAlma
-
getAmazonPay
-
getAuBankTransfer
-
getBlik
-
getBrBankTransfer
-
getCard
-
getCashapp
-
getCustomerCashBalance
-
getEps
-
getEuBankTransfer
-
getGbBankTransfer
-
getGiropay
-
getGrabpay
-
getJpBankTransfer
-
getKlarna
-
getMultibanco
-
getMxBankTransfer
-
getNzBankTransfer
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getRevolut
-
getSofort
-
getSwish
-
getThBankTransfer
-
getType
The type of transaction-specific details of the payment method used in the refund (e.g.,card
). An additional hash is included ondestination_details
with a name matching this value. It contains information specific to the refund transaction. -
getUsBankTransfer
-
getWechatPay
-
getZip
-
setAffirm
-
setAfterpayClearpay
-
setAlipay
-
setAlma
-
setAmazonPay
-
setAuBankTransfer
-
setBlik
-
setBrBankTransfer
-
setCard
-
setCashapp
-
setCustomerCashBalance
public void setCustomerCashBalance(Refund.DestinationDetails.CustomerCashBalance customerCashBalance) -
setEps
-
setEuBankTransfer
-
setGbBankTransfer
-
setGiropay
-
setGrabpay
-
setJpBankTransfer
-
setKlarna
-
setMultibanco
-
setMxBankTransfer
-
setNzBankTransfer
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setRevolut
-
setSofort
-
setSwish
-
setThBankTransfer
-
setType
The type of transaction-specific details of the payment method used in the refund (e.g.,card
). An additional hash is included ondestination_details
with a name matching this value. It contains information specific to the refund transaction. -
setUsBankTransfer
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-