Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetBlackList

黑名单列表返回值

Hierarchy

  • IGetBlackList

Index

Properties

count

count: number

本次返回总数

data

data: { openid: Array<string> }

Type declaration

  • openid: Array<string>

Optional errcode

errcode: undefined | number

Optional errmsg

errmsg: undefined | string

next_openid

next_openid: string

本次请求的分页开始open_id

total

total: number

黑名单总数

Generated using TypeDoc