Class: Stripe::Refund::DestinationDetails

Inherits:
StripeObject show all
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

Attributes inherited from StripeObject

#last_response

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

#affirmObject (readonly)

Returns the value of attribute affirm.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def affirm
  @affirm
end

#afterpay_clearpayObject (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

#alipayObject (readonly)

Returns the value of attribute alipay.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def alipay
  @alipay
end

#almaObject (readonly)

Returns the value of attribute alma.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def alma
  @alma
end

#amazon_payObject (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_transferObject (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

#blikObject (readonly)

Returns the value of attribute blik.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def blik
  @blik
end

#br_bank_transferObject (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

#cardObject (readonly)

Returns the value of attribute card.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def card
  @card
end

#cashappObject (readonly)

Returns the value of attribute cashapp.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def cashapp
  @cashapp
end

#customer_cash_balanceObject (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

#epsObject (readonly)

Returns the value of attribute eps.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def eps
  @eps
end

#eu_bank_transferObject (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_transferObject (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

#giropayObject (readonly)

Returns the value of attribute giropay.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def giropay
  @giropay
end

#grabpayObject (readonly)

Returns the value of attribute grabpay.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def grabpay
  @grabpay
end

#id_bank_transferObject (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_transferObject (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

#klarnaObject (readonly)

Returns the value of attribute klarna.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def klarna
  @klarna
end

#multibancoObject (readonly)

Returns the value of attribute multibanco.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def multibanco
  @multibanco
end

#mx_bank_transferObject (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

#p24Object (readonly)

Returns the value of attribute p24.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def p24
  @p24
end

#paynowObject (readonly)

Returns the value of attribute paynow.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def paynow
  @paynow
end

#paypalObject (readonly)

Returns the value of attribute paypal.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def paypal
  @paypal
end

#pixObject (readonly)

Returns the value of attribute pix.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def pix
  @pix
end

#revolutObject (readonly)

Returns the value of attribute revolut.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def revolut
  @revolut
end

#sofortObject (readonly)

Returns the value of attribute sofort.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def sofort
  @sofort
end

#swishObject (readonly)

Returns the value of attribute swish.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def swish
  @swish
end

#th_bank_transferObject (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

#typeObject (readonly)

Returns the value of attribute type.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def type
  @type
end

#us_bank_transferObject (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_payObject (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

#zipObject (readonly)

Returns the value of attribute zip.



97
98
99
# File 'lib/stripe/resources/refund.rb', line 97

def zip
  @zip
end