Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncMeAnswer ¶
type SyncMeAnswer struct {
ErrorCode int `json:"error_code"`
PremiumType int `json:"premium_type"`
Name string `json:"name"`
}
SyncMeAnswer contains a (partial) representation of the SyncMe JSON answer
Click to show internal directories.
Click to hide internal directories.