Module: Smartsheet

Defined in:
lib/smartsheet/error.rb,
lib/smartsheet/client.rb,
lib/smartsheet/version.rb,
lib/smartsheet/constants.rb,
lib/smartsheet/api/request.rb,
lib/smartsheet/api/file_spec.rb,
lib/smartsheet/api/retry_logic.rb,
lib/smartsheet/api/url_builder.rb,
lib/smartsheet/general_request.rb,
lib/smartsheet/api/body_builder.rb,
lib/smartsheet/api/request_spec.rb,
lib/smartsheet/api/endpoint_spec.rb,
lib/smartsheet/api/header_builder.rb,
lib/smartsheet/api/request_client.rb,
lib/smartsheet/api/request_logger.rb,
lib/smartsheet/endpoints/home/home.rb,
lib/smartsheet/endpoints/share/share.rb,
lib/smartsheet/endpoints/sheets/rows.rb,
lib/smartsheet/endpoints/token/token.rb,
lib/smartsheet/endpoints/users/users.rb,
lib/smartsheet/endpoints/sheets/cells.rb,
lib/smartsheet/endpoints/events/events.rb,
lib/smartsheet/endpoints/groups/groups.rb,
lib/smartsheet/endpoints/search/search.rb,
lib/smartsheet/endpoints/sheets/sheets.rb,
lib/smartsheet/endpoints/sights/sights.rb,
lib/smartsheet/endpoints/sheets/columns.rb,
lib/smartsheet/endpoints/folders/folders.rb,
lib/smartsheet/endpoints/reports/reports.rb,
lib/smartsheet/endpoints/sheets/comments.rb,
lib/smartsheet/endpoints/contacts/contacts.rb,
lib/smartsheet/endpoints/webhooks/webhooks.rb,
lib/smartsheet/endpoints/sheets/discussions.rb,
lib/smartsheet/endpoints/favorites/favorites.rb,
lib/smartsheet/endpoints/sheets/sheets_share.rb,
lib/smartsheet/endpoints/sights/sights_share.rb,
lib/smartsheet/endpoints/templates/templates.rb,
lib/smartsheet/api/retry_net_client_decorator.rb,
lib/smartsheet/endpoints/reports/reports_share.rb,
lib/smartsheet/endpoints/workspaces/workspaces.rb,
lib/smartsheet/endpoints/users/alternate_emails.rb,
lib/smartsheet/api/response_net_client_decorator.rb,
lib/smartsheet/endpoints/server_info/server_info.rb,
lib/smartsheet/endpoints/sheets/automation_rules.rb,
lib/smartsheet/endpoints/sheets/rows_attachments.rb,
lib/smartsheet/endpoints/sheets/sheets_summaries.rb,
lib/smartsheet/endpoints/sheets/sheets_attachments.rb,
lib/smartsheet/api/faraday_adapter/faraday_response.rb,
lib/smartsheet/endpoints/sheets/comments_attachments.rb,
lib/smartsheet/endpoints/workspaces/workspaces_share.rb,
lib/smartsheet/api/faraday_adapter/faraday_net_client.rb,
lib/smartsheet/endpoints/sheets/cross_sheet_references.rb,
lib/smartsheet/endpoints/sheets/discussions_attachments.rb,
lib/smartsheet/endpoints/update_requests/update_requests.rb,
lib/smartsheet/api/faraday_adapter/middleware/response_parser.rb,
lib/smartsheet/endpoints/update_requests/sent_update_requests.rb,
lib/smartsheet/api/faraday_adapter/middleware/faraday_error_translator.rb

Defined Under Namespace

Modules: API, Constants, GeneralRequest, Share Classes: AlternateEmails, ApiError, AutomationRules, Cells, Client, Columns, Comments, CommentsAttachments, Contacts, CrossSheetReferences, Discussions, DiscussionsAttachments, Error, Events, Favorites, Folders, Groups, Home, HttpResponseError, Reports, ReportsShare, RequestError, Rows, RowsAttachments, Search, SentUpdateRequests, ServerInfo, Sheets, SheetsAttachments, SheetsShare, SheetsSummaries, Sights, SightsShare, Templates, Token, UpdateRequests, Users, Webhooks, Workspaces, WorkspacesShare

Constant Summary collapse

VERSION =
Constants::VERSION