Class: Stripe::Source::Klarna

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

#background_image_urlObject (readonly)

Returns the value of attribute background_image_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def background_image_url
  @background_image_url
end

#client_tokenObject (readonly)

Returns the value of attribute client_token.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def client_token
  @client_token
end

#first_nameObject (readonly)

Returns the value of attribute first_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def first_name
  @first_name
end

#last_nameObject (readonly)

Returns the value of attribute last_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def last_name
  @last_name
end

#localeObject (readonly)

Returns the value of attribute locale.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def locale
  @locale
end

#logo_urlObject (readonly)

Returns the value of attribute logo_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def logo_url
  @logo_url
end

#page_titleObject (readonly)

Returns the value of attribute page_title.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def page_title
  @page_title
end

#pay_later_asset_urls_descriptiveObject (readonly)

Returns the value of attribute pay_later_asset_urls_descriptive.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_later_asset_urls_descriptive
  @pay_later_asset_urls_descriptive
end

#pay_later_asset_urls_standardObject (readonly)

Returns the value of attribute pay_later_asset_urls_standard.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_later_asset_urls_standard
  @pay_later_asset_urls_standard
end

#pay_later_nameObject (readonly)

Returns the value of attribute pay_later_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_later_name
  @pay_later_name
end

#pay_later_redirect_urlObject (readonly)

Returns the value of attribute pay_later_redirect_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_later_redirect_url
  @pay_later_redirect_url
end

#pay_now_asset_urls_descriptiveObject (readonly)

Returns the value of attribute pay_now_asset_urls_descriptive.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_now_asset_urls_descriptive
  @pay_now_asset_urls_descriptive
end

#pay_now_asset_urls_standardObject (readonly)

Returns the value of attribute pay_now_asset_urls_standard.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_now_asset_urls_standard
  @pay_now_asset_urls_standard
end

#pay_now_nameObject (readonly)

Returns the value of attribute pay_now_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_now_name
  @pay_now_name
end

#pay_now_redirect_urlObject (readonly)

Returns the value of attribute pay_now_redirect_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_now_redirect_url
  @pay_now_redirect_url
end

#pay_over_time_asset_urls_descriptiveObject (readonly)

Returns the value of attribute pay_over_time_asset_urls_descriptive.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_over_time_asset_urls_descriptive
  @pay_over_time_asset_urls_descriptive
end

#pay_over_time_asset_urls_standardObject (readonly)

Returns the value of attribute pay_over_time_asset_urls_standard.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_over_time_asset_urls_standard
  @pay_over_time_asset_urls_standard
end

#pay_over_time_nameObject (readonly)

Returns the value of attribute pay_over_time_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_over_time_name
  @pay_over_time_name
end

#pay_over_time_redirect_urlObject (readonly)

Returns the value of attribute pay_over_time_redirect_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def pay_over_time_redirect_url
  @pay_over_time_redirect_url
end

#payment_method_categoriesObject (readonly)

Returns the value of attribute payment_method_categories.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def payment_method_categories
  @payment_method_categories
end

#purchase_countryObject (readonly)

Returns the value of attribute purchase_country.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def purchase_country
  @purchase_country
end

#purchase_typeObject (readonly)

Returns the value of attribute purchase_type.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def purchase_type
  @purchase_type
end

#redirect_urlObject (readonly)

Returns the value of attribute redirect_url.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def redirect_url
  @redirect_url
end

#shipping_delayObject (readonly)

Returns the value of attribute shipping_delay.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def shipping_delay
  @shipping_delay
end

#shipping_first_nameObject (readonly)

Returns the value of attribute shipping_first_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def shipping_first_name
  @shipping_first_name
end

#shipping_last_nameObject (readonly)

Returns the value of attribute shipping_last_name.



76
77
78
# File 'lib/stripe/resources/source.rb', line 76

def shipping_last_name
  @shipping_last_name
end