Class: Smplkit::Management::ForwarderListPage
- Inherits:
-
Struct
- Object
- Struct
- Smplkit::Management::ForwarderListPage
- Defined in:
- lib/smplkit/management/audit.rb
Instance Attribute Summary collapse
-
#forwarders ⇒ Object
Returns the value of attribute forwarders.
-
#next_cursor ⇒ Object
Returns the value of attribute next_cursor.
Instance Attribute Details
#forwarders ⇒ Object
Returns the value of attribute forwarders
109 110 111 |
# File 'lib/smplkit/management/audit.rb', line 109 def forwarders @forwarders end |
#next_cursor ⇒ Object
Returns the value of attribute next_cursor
109 110 111 |
# File 'lib/smplkit/management/audit.rb', line 109 def next_cursor @next_cursor end |