Class: Smplkit::Audit::ListForwardersPage

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

Overview

rubocop:enable Lint/StructNewOverride

Instance Attribute Summary collapse

Instance Attribute Details

#forwardersObject

Returns the value of attribute forwarders

Returns:

  • (Object)

    the current value of forwarders



212
213
214
# File 'lib/smplkit/audit/forwarders.rb', line 212

def forwarders
  @forwarders
end

#next_cursorObject

Returns the value of attribute next_cursor

Returns:

  • (Object)

    the current value of next_cursor



212
213
214
# File 'lib/smplkit/audit/forwarders.rb', line 212

def next_cursor
  @next_cursor
end