Class: Xhash::Customer
- Inherits:
-
Struct
- Object
- Struct
- Xhash::Customer
- Defined in:
- lib/xhash/structs/customer.rb
Instance Attribute Summary collapse
-
#activity ⇒ Object
Returns the value of attribute activity.
-
#address ⇒ Object
Returns the value of attribute address.
-
#birth_city ⇒ Object
Returns the value of attribute birth_city.
-
#birth_country ⇒ Object
Returns the value of attribute birth_country.
-
#birth_date ⇒ Object
Returns the value of attribute birth_date.
-
#black_list_name ⇒ Object
Returns the value of attribute black_list_name.
-
#city ⇒ Object
Returns the value of attribute city.
-
#clabe ⇒ Object
Returns the value of attribute clabe.
-
#client_id ⇒ Object
Returns the value of attribute client_id.
-
#country ⇒ Object
Returns the value of attribute country.
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#curp ⇒ Object
Returns the value of attribute curp.
-
#deleted_at ⇒ Object
Returns the value of attribute deleted_at.
-
#device_fingerprint_id ⇒ Object
Returns the value of attribute device_fingerprint_id.
-
#document_id ⇒ Object
Returns the value of attribute document_id.
-
#documents ⇒ Object
Returns the value of attribute documents.
-
#electoral_key ⇒ Object
Returns the value of attribute electoral_key.
-
#email ⇒ Object
Returns the value of attribute email.
-
#email_verified_at ⇒ Object
Returns the value of attribute email_verified_at.
-
#ext_address ⇒ Object
Returns the value of attribute ext_address.
-
#external_customer_id ⇒ Object
Returns the value of attribute external_customer_id.
-
#fingerprint_uniqueness ⇒ Object
Returns the value of attribute fingerprint_uniqueness.
-
#gender ⇒ Object
Returns the value of attribute gender.
-
#id ⇒ Object
Returns the value of attribute id.
-
#in_black_list ⇒ Object
Returns the value of attribute in_black_list.
-
#ip_uniqueness ⇒ Object
Returns the value of attribute ip_uniqueness.
-
#last_name ⇒ Object
Returns the value of attribute last_name.
-
#liveness_check ⇒ Object
Returns the value of attribute liveness_check.
-
#liveness_video ⇒ Object
Returns the value of attribute liveness_video.
-
#mothers_last_name ⇒ Object
Returns the value of attribute mothers_last_name.
-
#name ⇒ Object
Returns the value of attribute name.
-
#neighborhood ⇒ Object
Returns the value of attribute neighborhood.
-
#phone_number ⇒ Object
Returns the value of attribute phone_number.
-
#province ⇒ Object
Returns the value of attribute province.
-
#renapo_match ⇒ Object
Returns the value of attribute renapo_match.
-
#rfc ⇒ Object
Returns the value of attribute rfc.
-
#rfc_is_cancelled ⇒ Object
Returns the value of attribute rfc_is_cancelled.
-
#rfc_match ⇒ Object
Returns the value of attribute rfc_match.
-
#sms_verified_at ⇒ Object
Returns the value of attribute sms_verified_at.
-
#token_email ⇒ Object
Returns the value of attribute token_email.
-
#token_sm ⇒ Object
Returns the value of attribute token_sm.
-
#update_key ⇒ Object
Returns the value of attribute update_key.
-
#updated_at ⇒ Object
Returns the value of attribute updated_at.
-
#zip_code ⇒ Object
Returns the value of attribute zip_code.
Instance Attribute Details
#activity ⇒ Object
Returns the value of attribute activity
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def activity @activity end |
#address ⇒ Object
Returns the value of attribute address
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def address @address end |
#birth_city ⇒ Object
Returns the value of attribute birth_city
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def birth_city @birth_city end |
#birth_country ⇒ Object
Returns the value of attribute birth_country
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def birth_country @birth_country end |
#birth_date ⇒ Object
Returns the value of attribute birth_date
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def birth_date @birth_date end |
#black_list_name ⇒ Object
Returns the value of attribute black_list_name
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def black_list_name @black_list_name end |
#city ⇒ Object
Returns the value of attribute city
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def city @city end |
#clabe ⇒ Object
Returns the value of attribute clabe
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def clabe @clabe end |
#client_id ⇒ Object
Returns the value of attribute client_id
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def client_id @client_id end |
#country ⇒ Object
Returns the value of attribute country
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def country @country end |
#created_at ⇒ Object
Returns the value of attribute created_at
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def created_at @created_at end |
#curp ⇒ Object
Returns the value of attribute curp
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def curp @curp end |
#deleted_at ⇒ Object
Returns the value of attribute deleted_at
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def deleted_at @deleted_at end |
#device_fingerprint_id ⇒ Object
Returns the value of attribute device_fingerprint_id
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def device_fingerprint_id @device_fingerprint_id end |
#document_id ⇒ Object
Returns the value of attribute document_id
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def document_id @document_id end |
#documents ⇒ Object
Returns the value of attribute documents
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def documents @documents end |
#electoral_key ⇒ Object
Returns the value of attribute electoral_key
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def electoral_key @electoral_key end |
#email ⇒ Object
Returns the value of attribute email
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def email @email end |
#email_verified_at ⇒ Object
Returns the value of attribute email_verified_at
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def email_verified_at @email_verified_at end |
#ext_address ⇒ Object
Returns the value of attribute ext_address
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def ext_address @ext_address end |
#external_customer_id ⇒ Object
Returns the value of attribute external_customer_id
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def external_customer_id @external_customer_id end |
#fingerprint_uniqueness ⇒ Object
Returns the value of attribute fingerprint_uniqueness
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def fingerprint_uniqueness @fingerprint_uniqueness end |
#gender ⇒ Object
Returns the value of attribute gender
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def gender @gender end |
#id ⇒ Object
Returns the value of attribute id
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def id @id end |
#in_black_list ⇒ Object
Returns the value of attribute in_black_list
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def in_black_list @in_black_list end |
#ip_uniqueness ⇒ Object
Returns the value of attribute ip_uniqueness
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def ip_uniqueness @ip_uniqueness end |
#last_name ⇒ Object
Returns the value of attribute last_name
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def last_name @last_name end |
#liveness_check ⇒ Object
Returns the value of attribute liveness_check
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def liveness_check @liveness_check end |
#liveness_video ⇒ Object
Returns the value of attribute liveness_video
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def liveness_video @liveness_video end |
#mothers_last_name ⇒ Object
Returns the value of attribute mothers_last_name
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def mothers_last_name @mothers_last_name end |
#name ⇒ Object
Returns the value of attribute name
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def name @name end |
#neighborhood ⇒ Object
Returns the value of attribute neighborhood
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def neighborhood @neighborhood end |
#phone_number ⇒ Object
Returns the value of attribute phone_number
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def phone_number @phone_number end |
#province ⇒ Object
Returns the value of attribute province
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def province @province end |
#renapo_match ⇒ Object
Returns the value of attribute renapo_match
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def renapo_match @renapo_match end |
#rfc ⇒ Object
Returns the value of attribute rfc
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def rfc @rfc end |
#rfc_is_cancelled ⇒ Object
Returns the value of attribute rfc_is_cancelled
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def rfc_is_cancelled @rfc_is_cancelled end |
#rfc_match ⇒ Object
Returns the value of attribute rfc_match
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def rfc_match @rfc_match end |
#sms_verified_at ⇒ Object
Returns the value of attribute sms_verified_at
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def sms_verified_at @sms_verified_at end |
#token_email ⇒ Object
Returns the value of attribute token_email
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def token_email @token_email end |
#token_sm ⇒ Object
Returns the value of attribute token_sm
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def token_sm @token_sm end |
#update_key ⇒ Object
Returns the value of attribute update_key
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def update_key @update_key end |
#updated_at ⇒ Object
Returns the value of attribute updated_at
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def updated_at @updated_at end |
#zip_code ⇒ Object
Returns the value of attribute zip_code
2 3 4 |
# File 'lib/xhash/structs/customer.rb', line 2 def zip_code @zip_code end |