Class: ApiBanking::NotificationService::SetSubscription::Subscriber

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



29
30
31
# File 'lib/api_banking/soap/notificationService.rb', line 29

def accountNo
  @accountNo
end

#contactObject

Returns the value of attribute contact

Returns:

  • (Object)

    the current value of contact



29
30
31
# File 'lib/api_banking/soap/notificationService.rb', line 29

def contact
  @contact
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



29
30
31
# File 'lib/api_banking/soap/notificationService.rb', line 29

def customerID
  @customerID
end