userinfo

package
v0.0.0-...-5652a87 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomField

type CustomField struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

type UserInfo

type UserInfo struct {
	CustomFieldList []CustomField `json:"custom_field_list"`
	// contains filtered or unexported fields
}

func Get

func Get(clt *mp.Client, id *code.CardItemIdentifier) (info *UserInfo, err error)

拉取会员信息(积分查询)接口

Jump to

Keyboard shortcuts

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