Class: ApiBanking::NotificationService::GetTopics::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



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

def appID
  @appID
end

#criteriaObject

Returns the value of attribute criteria

Returns:

  • (Object)

    the current value of criteria



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

def criteria
  @criteria
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



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

def version
  @version
end