Class: ApiBanking::SinglePayment::Beneficiary

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/json/singlePayment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountIFSCObject

Returns the value of attribute accountIFSC

Returns:

  • (Object)

    the current value of accountIFSC



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def accountIFSC
  @accountIFSC
end

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def accountNo
  @accountNo
end

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def address
  @address
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def email
  @email
end

#fullNameObject

Returns the value of attribute fullName

Returns:

  • (Object)

    the current value of fullName



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def fullName
  @fullName
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



10
11
12
# File 'lib/api_banking/json/singlePayment.rb', line 10

def mobileNo
  @mobileNo
end