Class: ApiBanking::InstantCreditService::PayNow::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::InstantCreditService::PayNow::Result
- Defined in:
- lib/api_banking/soap/instantCreditService.rb
Instance Attribute Summary collapse
-
#creditReferenceNo ⇒ Object
Returns the value of attribute creditReferenceNo.
-
#requestReferenceNo ⇒ Object
Returns the value of attribute requestReferenceNo.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#creditReferenceNo ⇒ Object
Returns the value of attribute creditReferenceNo
13 14 15 |
# File 'lib/api_banking/soap/instantCreditService.rb', line 13 def creditReferenceNo @creditReferenceNo end |
#requestReferenceNo ⇒ Object
Returns the value of attribute requestReferenceNo
13 14 15 |
# File 'lib/api_banking/soap/instantCreditService.rb', line 13 def requestReferenceNo @requestReferenceNo end |
#version ⇒ Object
Returns the value of attribute version
13 14 15 |
# File 'lib/api_banking/soap/instantCreditService.rb', line 13 def version @version end |