Class: ApiBanking::SinglePayment::Remitter

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



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

def accountIFSC
  @accountIFSC
end

#accountNameObject

Returns the value of attribute accountName

Returns:

  • (Object)

    the current value of accountName



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

def accountName
  @accountName
end

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



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

def accountNo
  @accountNo
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



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

def mobileNo
  @mobileNo
end