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
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
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
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
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, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
DestinationDetails
public DestinationDetails()
-
-
Method Details
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAmazonPay
-
getAuBankTransfer
-
getBlik
-
getBrBankTransfer
-
getCard
-
getCashapp
-
getCustomerCashBalance
-
getEps
-
getEuBankTransfer
-
getGbBankTransfer
-
getGiropay
-
getGrabpay
-
getJpBankTransfer
-
getKlarna
-
getMultibanco
-
getMxBankTransfer
-
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
-
setAmazonPay
-
setAuBankTransfer
-
setBlik
-
setBrBankTransfer
-
setCard
-
setCashapp
-
setCustomerCashBalance
public void setCustomerCashBalance(Refund.DestinationDetails.CustomerCashBalance customerCashBalance) -
setEps
-
setEuBankTransfer
-
setGbBankTransfer
-
setGiropay
-
setGrabpay
-
setJpBankTransfer
-
setKlarna
-
setMultibanco
-
setMxBankTransfer
-
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()
-