Class: CheckoutSdk::Payments::IndividualSender

Inherits:
Sender
  • Object
show all
Defined in:
lib/checkout_sdk/payments/sender/individual_sender.rb

Instance Attribute Summary collapse

Attributes inherited from Sender

#type

Instance Method Summary collapse

Constructor Details

#initializeIndividualSender

Returns a new instance of IndividualSender.



43
44
45
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 43

def initialize
  super CheckoutSdk::Payments::SenderType::INDIVIDUAL
end

Instance Attribute Details

#addressCheckoutSdk::Common::Address



29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#country_of_birthString

Returns Common::Country.

Returns:



29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#date_of_birthString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#dobString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#first_nameString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#identificationCheckoutSdk::Common::AccountHolderIdentification



29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#last_nameString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#middle_nameString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#nationalityString

Returns Common::Country.

Returns:



29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#referenceString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#reference_typeString

Returns:

  • (String)


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end

#source_of_fundsString

Returns SourceOfFunds.

Returns:



29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# File 'lib/checkout_sdk/payments/sender/individual_sender.rb', line 29

class IndividualSender < Sender
  attr_accessor :first_name,
                :middle_name,
                :last_name,
                :dob,
                :address,
                :identification,
                :reference,
                :reference_type,
                :date_of_birth,
                :source_of_funds,
                :country_of_birth,
                :nationality

  def initialize
    super CheckoutSdk::Payments::SenderType::INDIVIDUAL
  end
end