GoogleApi.Sheets.V4.Model.DuplicateSheetResponse (google_api_sheets v0.35.0)
View SourceThe result of duplicating a sheet.
Attributes
-
properties(type:GoogleApi.Sheets.V4.Model.SheetProperties.t, default:nil) - The properties of the duplicate sheet.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Sheets.V4.Model.DuplicateSheetResponse{ properties: GoogleApi.Sheets.V4.Model.SheetProperties.t() | nil }