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



406
407
408
# File 'lib/stripe/resources/source.rb', line 406

def entity
  @entity
end

#referenceObject (readonly)

Attribute for field reference



409
410
411
# File 'lib/stripe/resources/source.rb', line 409

def reference
  @reference
end

#refund_account_holder_address_cityObject (readonly)

Attribute for field refund_account_holder_address_city



412
413
414
# File 'lib/stripe/resources/source.rb', line 412

def 
  @refund_account_holder_address_city
end

#refund_account_holder_address_countryObject (readonly)

Attribute for field refund_account_holder_address_country



415
416
417
# File 'lib/stripe/resources/source.rb', line 415

def 
  @refund_account_holder_address_country
end

#refund_account_holder_address_line1Object (readonly)

Attribute for field refund_account_holder_address_line1



418
419
420
# File 'lib/stripe/resources/source.rb', line 418

def 
  @refund_account_holder_address_line1
end

#refund_account_holder_address_line2Object (readonly)

Attribute for field refund_account_holder_address_line2



421
422
423
# File 'lib/stripe/resources/source.rb', line 421

def 
  @refund_account_holder_address_line2
end

#refund_account_holder_address_postal_codeObject (readonly)

Attribute for field refund_account_holder_address_postal_code



424
425
426
# File 'lib/stripe/resources/source.rb', line 424

def 
  @refund_account_holder_address_postal_code
end

#refund_account_holder_address_stateObject (readonly)

Attribute for field refund_account_holder_address_state



427
428
429
# File 'lib/stripe/resources/source.rb', line 427

def 
  @refund_account_holder_address_state
end

#refund_account_holder_nameObject (readonly)

Attribute for field refund_account_holder_name



430
431
432
# File 'lib/stripe/resources/source.rb', line 430

def 
  @refund_account_holder_name
end

#refund_ibanObject (readonly)

Attribute for field refund_iban



433
434
435
# File 'lib/stripe/resources/source.rb', line 433

def refund_iban
  @refund_iban
end