Module: GenesisRuby::Api::Mixins::Requests::Financial::CustomerIdentificationAttributes

Included in:
Requests::Financial::Cards::Credit, Requests::Financial::Cards::Payout
Defined in:
lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb

Overview

Customer Identification Attributes

Instance Attribute Summary collapse

Instance Attribute Details

#customer_identification_document_idObject

Returns the value of attribute customer_identification_document_id.



16
17
18
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb', line 16

def customer_identification_document_id
  @customer_identification_document_id
end

#customer_identification_issuing_countryObject

Returns the value of attribute customer_identification_issuing_country.



18
19
20
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb', line 18

def customer_identification_issuing_country
  @customer_identification_issuing_country
end

#customer_identification_ownerObject

Returns the value of attribute customer_identification_owner.



18
19
20
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb', line 18

def customer_identification_owner
  @customer_identification_owner
end

#customer_identification_subtypeObject

Returns the value of attribute customer_identification_subtype.



18
19
20
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb', line 18

def customer_identification_subtype
  @customer_identification_subtype
end

#customer_identification_typeObject

Returns the value of attribute customer_identification_type.



18
19
20
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_identification_attributes.rb', line 18

def customer_identification_type
  @customer_identification_type
end