Class: ApiBanking::InwardRemittanceByPartnerService::Remit::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::InwardRemittanceByPartnerService::Remit::Result
- Defined in:
- lib/api_banking/soap/inwardRemittanceByPartnerService.rb
Instance Attribute Summary collapse
-
#attemptNo ⇒ Object
Returns the value of attribute attemptNo.
-
#lowBalanceAlert ⇒ Object
Returns the value of attribute lowBalanceAlert.
-
#reviewStatus ⇒ Object
Returns the value of attribute reviewStatus.
-
#transactionStatus ⇒ Object
Returns the value of attribute transactionStatus.
-
#transferType ⇒ Object
Returns the value of attribute transferType.
-
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#attemptNo ⇒ Object
Returns the value of attribute attemptNo
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def attemptNo @attemptNo end |
#lowBalanceAlert ⇒ Object
Returns the value of attribute lowBalanceAlert
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def lowBalanceAlert @lowBalanceAlert end |
#reviewStatus ⇒ Object
Returns the value of attribute reviewStatus
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def reviewStatus @reviewStatus end |
#transactionStatus ⇒ Object
Returns the value of attribute transactionStatus
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def transactionStatus @transactionStatus end |
#transferType ⇒ Object
Returns the value of attribute transferType
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def transferType @transferType end |
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def uniqueResponseNo @uniqueResponseNo end |
#version ⇒ Object
Returns the value of attribute version
23 24 25 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23 def version @version end |