Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseCorpGroupGetToken ¶
type ResponseCorpGroupGetToken struct { response.ResponseWork AccessToken string `json:"access_token"` ExpiresIn int `json:"expires_in"` }
type ResponseCorpGroupListAPPShareInfo ¶
type ResponseCorpGroupListAPPShareInfo struct {}
type ResponseCorpGroupTransferSession ¶
type ResponseCorpGroupTransferSession struct { response.ResponseWork Userid string `json:"userid"` SessionKey string `json:"session_key"` }
Click to show internal directories.
Click to hide internal directories.