Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUserConnection

Parameters for certain methods in connections()

typedef

{object} IUserConnection

property

{string} username - the username to connect with

property

{number[]} circleIds - the circle IDs to which the user should be added

Hierarchy

  • IUserConnection

Index

Properties

Properties

circleIds

circleIds: number[]

username

username: string

Generated using TypeDoc