Documentation ¶
Overview ¶
账户管理 实现账户信息管理,包括账户管家获取子账号,付款记录等财务信息的查询
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserListByMccid ¶
func GetUserListByMccid(clt *core.SDKClient, auth *model.RequestHeader) (*model.ResponseHeader, []account.MccUser, error)
GetUserListByMccid 账户管家管理 账户管家查询下辖子账户,此接口仅供账户管家权限使用,查询操作账户即账户管家的下辖账户列表,header中的被操作账户可以传子账户中任意一个,对该接口功能无影响
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.