Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseTagAddCorpTag ¶
type ResponseTagAddCorpTag struct {
*response.ResponseWork
ExternalContactList *power.HashMap `json:"tag_group"`
}
type ResponseTagAddStrategyTag ¶
type ResponseTagAddStrategyTag struct {
*response.ResponseWork
ExternalContactList *power.HashMap `json:"tag_group"`
}
type ResponseTagGetCorpTagList ¶
type ResponseTagGetCorpTagList struct {
*response.ResponseWork
ExternalContactList *power.HashMap `json:"tag_group"`
}
type ResponseTagGetStrategyTagList ¶
type ResponseTagGetStrategyTagList struct {
*response.ResponseWork
ExternalContactList *power.HashMap `json:"tag_group"`
}
Click to show internal directories.
Click to hide internal directories.