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

#bankCodeObject

Returns the value of attribute bankCode

Returns:

  • (Object)

    the current value of bankCode



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

def bankCode
  @bankCode
end

#bankNameObject

Returns the value of attribute bankName

Returns:

  • (Object)

    the current value of bankName



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

def bankName
  @bankName
end

#branchCodeObject

Returns the value of attribute branchCode

Returns:

  • (Object)

    the current value of branchCode



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

def branchCode
  @branchCode
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

#mmidObject

Returns the value of attribute mmid

Returns:

  • (Object)

    the current value of mmid



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

def mmid
  @mmid
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

#partTranRemarksObject

Returns the value of attribute partTranRemarks

Returns:

  • (Object)

    the current value of partTranRemarks



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

def partTranRemarks
  @partTranRemarks
end

#tranParticularsObject

Returns the value of attribute tranParticulars

Returns:

  • (Object)

    the current value of tranParticulars



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

def tranParticulars
  @tranParticulars
end