Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListUserOrgsRequest

Request parameters for orgListUserOrgs operation in OrganizationApi.

export
interface

OrganizationApiOrgListUserOrgsRequest

Hierarchy

  • OrganizationApiOrgListUserOrgsRequest

Index

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListUserOrgs

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListUserOrgs

username: string

username of user

memberof

OrganizationApiOrgListUserOrgs

Generated using TypeDoc