Class: ApiBanking::DomesticRemittanceByPartnerService::GetBalance::Request

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/domesticRemittanceByPartnerService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



35
36
37
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 35

def accountNo
  @accountNo
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



35
36
37
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 35

def customerID
  @customerID
end

#partnerCodeObject

Returns the value of attribute partnerCode

Returns:

  • (Object)

    the current value of partnerCode



35
36
37
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 35

def partnerCode
  @partnerCode
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



35
36
37
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 35

def version
  @version
end