GetEnrollmentsData

Type Alias: GetEnrollmentsData

[object Object]

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

Properties

body?

optional body?: never

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


path?

optional path?: never

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


query?

optional query?: object

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

FromMemberId?

optional FromMemberId?: string

The unique identifier of the member for which to retrieve enrollments. This field is optional, and if provided, it allows for filtering enrollments based on the associated member, enabling the retrieval of enrollments specific to a particular member within the system. If not provided, enrollments for all members may be retrieved based on other criteria or without any member-specific filtering.


url

[object Object]

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

On this page