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



248
249
250
# File 'lib/smplkit/audit/forwarders.rb', line 248

def forwarders
  @forwarders
end

#next_cursorObject

Returns the value of attribute next_cursor

Returns:

  • (Object)

    the current value of next_cursor



248
249
250
# File 'lib/smplkit/audit/forwarders.rb', line 248

def next_cursor
  @next_cursor
end