Class: Smplkit::Management::ForwarderListPage

Inherits:
Struct
  • Object
show all
Defined in:
lib/smplkit/management/audit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#forwardersObject

Returns the value of attribute forwarders

Returns:

  • (Object)

    the current value of forwarders



109
110
111
# File 'lib/smplkit/management/audit.rb', line 109

def forwarders
  @forwarders
end

#next_cursorObject

Returns the value of attribute next_cursor

Returns:

  • (Object)

    the current value of next_cursor



109
110
111
# File 'lib/smplkit/management/audit.rb', line 109

def next_cursor
  @next_cursor
end