Class: Stripe::Source::CardPresent

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

#application_cryptogramObject (readonly)

Returns the value of attribute application_cryptogram.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def application_cryptogram
  @application_cryptogram
end

#application_preferred_nameObject (readonly)

Returns the value of attribute application_preferred_name.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def application_preferred_name
  @application_preferred_name
end

#authorization_codeObject (readonly)

Returns the value of attribute authorization_code.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def authorization_code
  @authorization_code
end

#authorization_response_codeObject (readonly)

Returns the value of attribute authorization_response_code.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def authorization_response_code
  @authorization_response_code
end

#brandObject (readonly)

Returns the value of attribute brand.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def brand
  @brand
end

#countryObject (readonly)

Returns the value of attribute country.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def country
  @country
end

#cvm_typeObject (readonly)

Returns the value of attribute cvm_type.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def cvm_type
  @cvm_type
end

#data_typeObject (readonly)

Returns the value of attribute data_type.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def data_type
  @data_type
end

#dedicated_file_nameObject (readonly)

Returns the value of attribute dedicated_file_name.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def dedicated_file_name
  @dedicated_file_name
end

#descriptionObject (readonly)

Returns the value of attribute description.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def description
  @description
end

#emv_auth_dataObject (readonly)

Returns the value of attribute emv_auth_data.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def emv_auth_data
  @emv_auth_data
end

#evidence_customer_signatureObject (readonly)

Returns the value of attribute evidence_customer_signature.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def evidence_customer_signature
  @evidence_customer_signature
end

#evidence_transaction_certificateObject (readonly)

Returns the value of attribute evidence_transaction_certificate.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def evidence_transaction_certificate
  @evidence_transaction_certificate
end

#exp_monthObject (readonly)

Returns the value of attribute exp_month.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def exp_month
  @exp_month
end

#exp_yearObject (readonly)

Returns the value of attribute exp_year.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def exp_year
  @exp_year
end

#fingerprintObject (readonly)

Returns the value of attribute fingerprint.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def fingerprint
  @fingerprint
end

#fundingObject (readonly)

Returns the value of attribute funding.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def funding
  @funding
end

#iinObject (readonly)

Returns the value of attribute iin.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def iin
  @iin
end

#issuerObject (readonly)

Returns the value of attribute issuer.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def issuer
  @issuer
end

#last4Object (readonly)

Returns the value of attribute last4.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def last4
  @last4
end

#pos_device_idObject (readonly)

Returns the value of attribute pos_device_id.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def pos_device_id
  @pos_device_id
end

#pos_entry_modeObject (readonly)

Returns the value of attribute pos_entry_mode.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def pos_entry_mode
  @pos_entry_mode
end

#read_methodObject (readonly)

Returns the value of attribute read_method.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def read_method
  @read_method
end

#readerObject (readonly)

Returns the value of attribute reader.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def reader
  @reader
end

#terminal_verification_resultsObject (readonly)

Returns the value of attribute terminal_verification_results.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def terminal_verification_results
  @terminal_verification_results
end

#transaction_status_informationObject (readonly)

Returns the value of attribute transaction_status_information.



56
57
58
# File 'lib/stripe/resources/source.rb', line 56

def transaction_status_information
  @transaction_status_information
end