Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spreadsheet ¶
type Spreadsheet struct { Raw json.RawMessage SpreadsheetId string `path:"spreadsheetId" json:"spreadsheet_id"` SpreadsheetUrl string `path:"spreadsheetUrl" json:"spreadsheet_url"` Title string `path:"properties.title" json:"title"` }
Click to show internal directories.
Click to hide internal directories.