response

package
v3.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalUserIDInfo

type ExternalUserIDInfo struct {
	// CorpID 所属企业id
	CorpID string `json:"corpid,omitempty"`
	// ExternalUserID 外部联系人id
	ExternalUserID string `json:"external_userid,omitempty"`
}

ExternalUserIDInfo 该unionid对应的外部联系人信息

type UnionIDToExternalUserID

type UnionIDToExternalUserID struct {
	response.ResponseWork
	// ExternalUserID 该企业的外部联系人ID
	ExternalUserID string `json:"external_userid,omitempty"`
}

type UnionIDToExternalUserID3rd

type UnionIDToExternalUserID3rd struct {
	response.ResponseWork
	// ExternalUserIDInfo 该unionid对应的外部联系人信息
	ExternalUserIDInfo []ExternalUserIDInfo `json:"external_userid_info,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL