interface ListOrganizationsInput {
    query?: PaginatedQuery;
}

Properties

Properties

Generated using TypeDoc