Class: ApiBanking::NotificationService::SendMessage::Subscriber
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SendMessage::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
48 49 50 |
# File 'lib/api_banking/soap/notificationService.rb', line 48 def accountNo @accountNo end |
#contact ⇒ Object
Returns the value of attribute contact
48 49 50 |
# File 'lib/api_banking/soap/notificationService.rb', line 48 def contact @contact end |
#customerID ⇒ Object
Returns the value of attribute customerID
48 49 50 |
# File 'lib/api_banking/soap/notificationService.rb', line 48 def customerID @customerID end |