Class: ApiBanking::NotificationService::GetTopics::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#topicsArrayObject

Returns the value of attribute topicsArray

Returns:

  • (Object)

    the current value of topicsArray



23
24
25
# File 'lib/api_banking/soap/notificationService.rb', line 23

def topicsArray
  @topicsArray
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



23
24
25
# File 'lib/api_banking/soap/notificationService.rb', line 23

def version
  @version
end