Class: Stripe::ConfirmationToken::PaymentMethodPreview::Card::GeneratedFrom::PaymentMethodDetails::CardPresent
- Inherits:
-
StripeObject
- Object
- StripeObject
- Stripe::ConfirmationToken::PaymentMethodPreview::Card::GeneratedFrom::PaymentMethodDetails::CardPresent
- Defined in:
- lib/stripe/resources/confirmation_token.rb
Defined Under Namespace
Classes: Offline, Receipt, Wallet
Constant Summary
Constants inherited from StripeObject
StripeObject::RESERVED_FIELD_NAMES
Instance Attribute Summary collapse
-
#amount_authorized ⇒ Object
readonly
Returns the value of attribute amount_authorized.
-
#brand ⇒ Object
readonly
Returns the value of attribute brand.
-
#brand_product ⇒ Object
readonly
Returns the value of attribute brand_product.
-
#capture_before ⇒ Object
readonly
Returns the value of attribute capture_before.
-
#cardholder_name ⇒ Object
readonly
Returns the value of attribute cardholder_name.
-
#country ⇒ Object
readonly
Returns the value of attribute country.
-
#description ⇒ Object
readonly
Returns the value of attribute description.
-
#emv_auth_data ⇒ Object
readonly
Returns the value of attribute emv_auth_data.
-
#exp_month ⇒ Object
readonly
Returns the value of attribute exp_month.
-
#exp_year ⇒ Object
readonly
Returns the value of attribute exp_year.
-
#fingerprint ⇒ Object
readonly
Returns the value of attribute fingerprint.
-
#funding ⇒ Object
readonly
Returns the value of attribute funding.
-
#generated_card ⇒ Object
readonly
Returns the value of attribute generated_card.
-
#iin ⇒ Object
readonly
Returns the value of attribute iin.
-
#incremental_authorization_supported ⇒ Object
readonly
Returns the value of attribute incremental_authorization_supported.
-
#issuer ⇒ Object
readonly
Returns the value of attribute issuer.
-
#last4 ⇒ Object
readonly
Returns the value of attribute last4.
-
#network ⇒ Object
readonly
Returns the value of attribute network.
-
#network_transaction_id ⇒ Object
readonly
Returns the value of attribute network_transaction_id.
-
#offline ⇒ Object
readonly
Returns the value of attribute offline.
-
#overcapture_supported ⇒ Object
readonly
Returns the value of attribute overcapture_supported.
-
#preferred_locales ⇒ Object
readonly
Returns the value of attribute preferred_locales.
-
#read_method ⇒ Object
readonly
Returns the value of attribute read_method.
-
#receipt ⇒ Object
readonly
Returns the value of attribute receipt.
-
#wallet ⇒ Object
readonly
Returns the value of attribute wallet.
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
#amount_authorized ⇒ Object (readonly)
Returns the value of attribute amount_authorized.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def @amount_authorized end |
#brand ⇒ Object (readonly)
Returns the value of attribute brand.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def brand @brand end |
#brand_product ⇒ Object (readonly)
Returns the value of attribute brand_product.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def brand_product @brand_product end |
#capture_before ⇒ Object (readonly)
Returns the value of attribute capture_before.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def capture_before @capture_before end |
#cardholder_name ⇒ Object (readonly)
Returns the value of attribute cardholder_name.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def cardholder_name @cardholder_name end |
#country ⇒ Object (readonly)
Returns the value of attribute country.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def country @country end |
#description ⇒ Object (readonly)
Returns the value of attribute description.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def description @description end |
#emv_auth_data ⇒ Object (readonly)
Returns the value of attribute emv_auth_data.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def emv_auth_data @emv_auth_data end |
#exp_month ⇒ Object (readonly)
Returns the value of attribute exp_month.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def exp_month @exp_month end |
#exp_year ⇒ Object (readonly)
Returns the value of attribute exp_year.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def exp_year @exp_year end |
#fingerprint ⇒ Object (readonly)
Returns the value of attribute fingerprint.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def fingerprint @fingerprint end |
#funding ⇒ Object (readonly)
Returns the value of attribute funding.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def funding @funding end |
#generated_card ⇒ Object (readonly)
Returns the value of attribute generated_card.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def generated_card @generated_card end |
#iin ⇒ Object (readonly)
Returns the value of attribute iin.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def iin @iin end |
#incremental_authorization_supported ⇒ Object (readonly)
Returns the value of attribute incremental_authorization_supported.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def @incremental_authorization_supported end |
#issuer ⇒ Object (readonly)
Returns the value of attribute issuer.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def issuer @issuer end |
#last4 ⇒ Object (readonly)
Returns the value of attribute last4.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def last4 @last4 end |
#network ⇒ Object (readonly)
Returns the value of attribute network.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def network @network end |
#network_transaction_id ⇒ Object (readonly)
Returns the value of attribute network_transaction_id.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def network_transaction_id @network_transaction_id end |
#offline ⇒ Object (readonly)
Returns the value of attribute offline.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def offline @offline end |
#overcapture_supported ⇒ Object (readonly)
Returns the value of attribute overcapture_supported.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def overcapture_supported @overcapture_supported end |
#preferred_locales ⇒ Object (readonly)
Returns the value of attribute preferred_locales.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def preferred_locales @preferred_locales end |
#read_method ⇒ Object (readonly)
Returns the value of attribute read_method.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def read_method @read_method end |
#receipt ⇒ Object (readonly)
Returns the value of attribute receipt.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def receipt @receipt end |
#wallet ⇒ Object (readonly)
Returns the value of attribute wallet.
88 89 90 |
# File 'lib/stripe/resources/confirmation_token.rb', line 88 def wallet @wallet end |