Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListHooksRequest

Request parameters for orgListHooks operation in OrganizationApi.

export
interface

OrganizationApiOrgListHooksRequest

Hierarchy

  • OrganizationApiOrgListHooksRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListHooks

org: string

name of the organization

memberof

OrganizationApiOrgListHooks

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListHooks

Generated using TypeDoc