Skip to content

Interface: ListCommunitiesResponse

Defined in: src/types/index.ts:56

Extends

  • output<typeof schemas.ListCommunitiesResponse>

Properties

PropertyTypeInherited fromDefined in
next_page?string | numberz.infer.next_pagesrc/schemas/PagableResponse.ts:6
prev_page?string | numberz.infer.prev_pagesrc/schemas/PagableResponse.ts:7
dataobject[]z.infer.datasrc/schemas/PagableResponse.ts:14