GetGroupsData
Type Alias: GetGroupsData
[object Object]
Defined in: app/api/types.gen.ts:2257
Properties
body?
optionalbody?:never
Defined in: app/api/types.gen.ts:2258
path?
optionalpath?:never
Defined in: app/api/types.gen.ts:2259
query?
optionalquery?:object
Defined in: app/api/types.gen.ts:2260
IncludeInactive?
optionalIncludeInactive?: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?
optionalMembershipYear?:number
url
[object Object]
Defined in: app/api/types.gen.ts:2267