Class: ApiBanking::NotificationService::GetTopics::Subscriber

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

Instance Attribute Summary collapse

Instance Attribute Details

#customerIDObject

Returns the value of attribute customerID



12
13
14
# File 'lib/api_banking/soap/notificationService.rb', line 12

def customerID
  @customerID
end

#subscribedObject

Returns the value of attribute subscribed



12
13
14
# File 'lib/api_banking/soap/notificationService.rb', line 12

def subscribed
  @subscribed
end

#unsubscribedObject

Returns the value of attribute unsubscribed



12
13
14
# File 'lib/api_banking/soap/notificationService.rb', line 12

def unsubscribed
  @unsubscribed
end