Package com.smartsheet.api.models

Model classes representing Smartsheet API objects.

This package contains the data model classes that represent the various objects in the Smartsheet API, including:

  • Sheets, rows, columns, and cells
  • Workspaces, folders, and reports
  • Users, groups, and contacts
  • Attachments, discussions, and comments
  • Shares, webhooks, and automation rules
  • And many other Smartsheet objects

These model classes are used for both request and response payloads when interacting with the Smartsheet API. They provide a strongly-typed interface for working with Smartsheet data.

See Also:
Sheet, Row, Cell, Column