Class: Stripe::Source::Multibanco

Inherits:
Stripe::StripeObject show all
Defined in:
lib/stripe/resources/source.rb

Constant Summary

Constants inherited from Stripe::StripeObject

Stripe::StripeObject::RESERVED_FIELD_NAMES

Instance Attribute Summary collapse

Attributes inherited from Stripe::StripeObject

#last_response

Method Summary

Methods inherited from Stripe::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

#entityObject (readonly)

Attribute for field entity



302
303
304
# File 'lib/stripe/resources/source.rb', line 302

def entity
  @entity
end

#referenceObject (readonly)

Attribute for field reference



304
305
306
# File 'lib/stripe/resources/source.rb', line 304

def reference
  @reference
end

#refund_account_holder_address_cityObject (readonly)

Attribute for field refund_account_holder_address_city



306
307
308
# File 'lib/stripe/resources/source.rb', line 306

def 
  @refund_account_holder_address_city
end

#refund_account_holder_address_countryObject (readonly)

Attribute for field refund_account_holder_address_country



308
309
310
# File 'lib/stripe/resources/source.rb', line 308

def 
  @refund_account_holder_address_country
end

#refund_account_holder_address_line1Object (readonly)

Attribute for field refund_account_holder_address_line1



310
311
312
# File 'lib/stripe/resources/source.rb', line 310

def 
  @refund_account_holder_address_line1
end

#refund_account_holder_address_line2Object (readonly)

Attribute for field refund_account_holder_address_line2



312
313
314
# File 'lib/stripe/resources/source.rb', line 312

def 
  @refund_account_holder_address_line2
end

#refund_account_holder_address_postal_codeObject (readonly)

Attribute for field refund_account_holder_address_postal_code



314
315
316
# File 'lib/stripe/resources/source.rb', line 314

def 
  @refund_account_holder_address_postal_code
end

#refund_account_holder_address_stateObject (readonly)

Attribute for field refund_account_holder_address_state



316
317
318
# File 'lib/stripe/resources/source.rb', line 316

def 
  @refund_account_holder_address_state
end

#refund_account_holder_nameObject (readonly)

Attribute for field refund_account_holder_name



318
319
320
# File 'lib/stripe/resources/source.rb', line 318

def 
  @refund_account_holder_name
end

#refund_ibanObject (readonly)

Attribute for field refund_iban



320
321
322
# File 'lib/stripe/resources/source.rb', line 320

def refund_iban
  @refund_iban
end