Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type List ¶
type List struct { EntID string `json:"entId"` SyncMode spsync.Mode `json:"syncMode"` SyncDate time.Time `json:"syncDate"` SyncStage string `json:"syncStage"` ChangeToken string `json:"changeToken"` PageToken string `json:"pageToken"` Fails int `json:"fails"` Lock *time.Time `json:"sessionLock,omitempty"` MD5 string `json:"md5"` }
List struct
Click to show internal directories.
Click to hide internal directories.