Class: Stripe::Refund::DestinationDetails
- Inherits:
-
StripeObject
- Object
- StripeObject
- Stripe::Refund::DestinationDetails
- Defined in:
- lib/stripe/resources/refund.rb
Defined Under Namespace
Classes: Affirm, AfterpayClearpay, Alipay, Alma, AmazonPay, AuBankTransfer, Blik, BrBankTransfer, Card, Cashapp, CustomerCashBalance, Eps, EuBankTransfer, GbBankTransfer, Giropay, Grabpay, IdBankTransfer, JpBankTransfer, Klarna, Multibanco, MxBankTransfer, P24, Paynow, Paypal, Pix, Revolut, Sofort, Swish, ThBankTransfer, UsBankTransfer, WechatPay, Zip
Constant Summary
Constants inherited from StripeObject
StripeObject::RESERVED_FIELD_NAMES
Instance Attribute Summary collapse
-
#affirm ⇒ Object
readonly
Returns the value of attribute affirm.
-
#afterpay_clearpay ⇒ Object
readonly
Returns the value of attribute afterpay_clearpay.
-
#alipay ⇒ Object
readonly
Returns the value of attribute alipay.
-
#alma ⇒ Object
readonly
Returns the value of attribute alma.
-
#amazon_pay ⇒ Object
readonly
Returns the value of attribute amazon_pay.
-
#au_bank_transfer ⇒ Object
readonly
Returns the value of attribute au_bank_transfer.
-
#blik ⇒ Object
readonly
Returns the value of attribute blik.
-
#br_bank_transfer ⇒ Object
readonly
Returns the value of attribute br_bank_transfer.
-
#card ⇒ Object
readonly
Returns the value of attribute card.
-
#cashapp ⇒ Object
readonly
Returns the value of attribute cashapp.
-
#customer_cash_balance ⇒ Object
readonly
Returns the value of attribute customer_cash_balance.
-
#eps ⇒ Object
readonly
Returns the value of attribute eps.
-
#eu_bank_transfer ⇒ Object
readonly
Returns the value of attribute eu_bank_transfer.
-
#gb_bank_transfer ⇒ Object
readonly
Returns the value of attribute gb_bank_transfer.
-
#giropay ⇒ Object
readonly
Returns the value of attribute giropay.
-
#grabpay ⇒ Object
readonly
Returns the value of attribute grabpay.
-
#id_bank_transfer ⇒ Object
readonly
Returns the value of attribute id_bank_transfer.
-
#jp_bank_transfer ⇒ Object
readonly
Returns the value of attribute jp_bank_transfer.
-
#klarna ⇒ Object
readonly
Returns the value of attribute klarna.
-
#multibanco ⇒ Object
readonly
Returns the value of attribute multibanco.
-
#mx_bank_transfer ⇒ Object
readonly
Returns the value of attribute mx_bank_transfer.
-
#p24 ⇒ Object
readonly
Returns the value of attribute p24.
-
#paynow ⇒ Object
readonly
Returns the value of attribute paynow.
-
#paypal ⇒ Object
readonly
Returns the value of attribute paypal.
-
#pix ⇒ Object
readonly
Returns the value of attribute pix.
-
#revolut ⇒ Object
readonly
Returns the value of attribute revolut.
-
#sofort ⇒ Object
readonly
Returns the value of attribute sofort.
-
#swish ⇒ Object
readonly
Returns the value of attribute swish.
-
#th_bank_transfer ⇒ Object
readonly
Returns the value of attribute th_bank_transfer.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
-
#us_bank_transfer ⇒ Object
readonly
Returns the value of attribute us_bank_transfer.
-
#wechat_pay ⇒ Object
readonly
Returns the value of attribute wechat_pay.
-
#zip ⇒ Object
readonly
Returns the value of attribute zip.
Attributes inherited from StripeObject
Method Summary
Methods inherited from StripeObject
#==, #[], #[]=, additive_object_param, additive_object_param?, #as_json, construct_from, #deleted?, #dirty!, #each, #eql?, #hash, #initialize, #inspect, #keys, #marshal_dump, #marshal_load, protected_fields, #serialize_params, #to_hash, #to_json, #to_s, #update_attributes, #values
Constructor Details
This class inherits a constructor from Stripe::StripeObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Stripe::StripeObject
Instance Attribute Details
#affirm ⇒ Object (readonly)
Returns the value of attribute affirm.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Returns the value of attribute afterpay_clearpay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Returns the value of attribute alipay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def alipay @alipay end |
#alma ⇒ Object (readonly)
Returns the value of attribute alma.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Returns the value of attribute amazon_pay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def amazon_pay @amazon_pay end |
#au_bank_transfer ⇒ Object (readonly)
Returns the value of attribute au_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def au_bank_transfer @au_bank_transfer end |
#blik ⇒ Object (readonly)
Returns the value of attribute blik.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def blik @blik end |
#br_bank_transfer ⇒ Object (readonly)
Returns the value of attribute br_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def br_bank_transfer @br_bank_transfer end |
#card ⇒ Object (readonly)
Returns the value of attribute card.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def card @card end |
#cashapp ⇒ Object (readonly)
Returns the value of attribute cashapp.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def cashapp @cashapp end |
#customer_cash_balance ⇒ Object (readonly)
Returns the value of attribute customer_cash_balance.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def customer_cash_balance @customer_cash_balance end |
#eps ⇒ Object (readonly)
Returns the value of attribute eps.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def eps @eps end |
#eu_bank_transfer ⇒ Object (readonly)
Returns the value of attribute eu_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def eu_bank_transfer @eu_bank_transfer end |
#gb_bank_transfer ⇒ Object (readonly)
Returns the value of attribute gb_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def gb_bank_transfer @gb_bank_transfer end |
#giropay ⇒ Object (readonly)
Returns the value of attribute giropay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def giropay @giropay end |
#grabpay ⇒ Object (readonly)
Returns the value of attribute grabpay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def grabpay @grabpay end |
#id_bank_transfer ⇒ Object (readonly)
Returns the value of attribute id_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def id_bank_transfer @id_bank_transfer end |
#jp_bank_transfer ⇒ Object (readonly)
Returns the value of attribute jp_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def jp_bank_transfer @jp_bank_transfer end |
#klarna ⇒ Object (readonly)
Returns the value of attribute klarna.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def klarna @klarna end |
#multibanco ⇒ Object (readonly)
Returns the value of attribute multibanco.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def multibanco @multibanco end |
#mx_bank_transfer ⇒ Object (readonly)
Returns the value of attribute mx_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def mx_bank_transfer @mx_bank_transfer end |
#p24 ⇒ Object (readonly)
Returns the value of attribute p24.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def p24 @p24 end |
#paynow ⇒ Object (readonly)
Returns the value of attribute paynow.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Returns the value of attribute paypal.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def paypal @paypal end |
#pix ⇒ Object (readonly)
Returns the value of attribute pix.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def pix @pix end |
#revolut ⇒ Object (readonly)
Returns the value of attribute revolut.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def revolut @revolut end |
#sofort ⇒ Object (readonly)
Returns the value of attribute sofort.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def sofort @sofort end |
#swish ⇒ Object (readonly)
Returns the value of attribute swish.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def swish @swish end |
#th_bank_transfer ⇒ Object (readonly)
Returns the value of attribute th_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def th_bank_transfer @th_bank_transfer end |
#type ⇒ Object (readonly)
Returns the value of attribute type.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def type @type end |
#us_bank_transfer ⇒ Object (readonly)
Returns the value of attribute us_bank_transfer.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def us_bank_transfer @us_bank_transfer end |
#wechat_pay ⇒ Object (readonly)
Returns the value of attribute wechat_pay.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def wechat_pay @wechat_pay end |
#zip ⇒ Object (readonly)
Returns the value of attribute zip.
97 98 99 |
# File 'lib/stripe/resources/refund.rb', line 97 def zip @zip end |