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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetBlik()getCard()getEps()getP24()getPix()getSwish()getType()The type of transaction-specific details of the payment method used in the refund (e.g.,card).getZip()inthashCode()voidvoidsetAfterpayClearpay(Refund.DestinationDetails.AfterpayClearpay afterpayClearpay) voidvoidsetAmazonPay(Refund.DestinationDetails.AmazonPay amazonPay) voidsetAuBankTransfer(Refund.DestinationDetails.AuBankTransfer auBankTransfer) voidvoidsetBrBankTransfer(Refund.DestinationDetails.BrBankTransfer brBankTransfer) voidvoidvoidsetCustomerCashBalance(Refund.DestinationDetails.CustomerCashBalance customerCashBalance) voidvoidsetEuBankTransfer(Refund.DestinationDetails.EuBankTransfer euBankTransfer) voidsetGbBankTransfer(Refund.DestinationDetails.GbBankTransfer gbBankTransfer) voidvoidvoidsetJpBankTransfer(Refund.DestinationDetails.JpBankTransfer jpBankTransfer) voidvoidsetMxBankTransfer(Refund.DestinationDetails.MxBankTransfer mxBankTransfer) voidvoidvoidvoidvoidvoidvoidvoidsetThBankTransfer(Refund.DestinationDetails.ThBankTransfer thBankTransfer) voidThe type of transaction-specific details of the payment method used in the refund (e.g.,card).voidsetUsBankTransfer(Refund.DestinationDetails.UsBankTransfer usBankTransfer) voidsetWechatPay(Refund.DestinationDetails.WechatPay wechatPay) voidMethods 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
-
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_detailswith 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
-
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_detailswith a name matching this value. It contains information specific to the refund transaction. -
setUsBankTransfer
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-