Class: ApiBanking::NotificationService::DispatchMessage::Subscriber
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::DispatchMessage::Subscriber
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#accountNo ⇒ Object
Returns the value of attribute accountNo.
-
#contact ⇒ Object
Returns the value of attribute contact.
-
#customerID ⇒ Object
Returns the value of attribute customerID.
Instance Attribute Details
#accountNo ⇒ Object
Returns the value of attribute accountNo
65 66 67 |
# File 'lib/api_banking/soap/notificationService.rb', line 65 def accountNo @accountNo end |
#contact ⇒ Object
Returns the value of attribute contact
65 66 67 |
# File 'lib/api_banking/soap/notificationService.rb', line 65 def contact @contact end |
#customerID ⇒ Object
Returns the value of attribute customerID
65 66 67 |
# File 'lib/api_banking/soap/notificationService.rb', line 65 def customerID @customerID end |