GetGroupsData

Type Alias: GetGroupsData

[object Object]

Defined in: api/types.gen.ts:3845

Properties

body?

optional body?: never

Defined in: api/types.gen.ts:3846


path?

optional path?: never

Defined in: api/types.gen.ts:3847


query?

optional query?: object

Defined in: api/types.gen.ts:3848

IncludeInactive?

optional IncludeInactive?: boolean

Indicates whether to include inactive groups in the retrieved group data. If set to true, both active and inactive groups will be included in the response; if set to false, only active groups will be included. This field allows for filtering group data based on their active status, enabling the retrieval of groups that are currently active or all groups regardless of their active status based on the client's needs.

MembershipYear?

optional MembershipYear?: number


url

[object Object]

Defined in: api/types.gen.ts:3855

On this page