GetEnrollmentsData

Type Alias: GetEnrollmentsData

[object Object]

Defined in: app/api/types.gen.ts:2651

Properties

body?

optional body?: never

Defined in: app/api/types.gen.ts:2652


path?

optional path?: never

Defined in: app/api/types.gen.ts:2653


query?

optional query?: object

Defined in: app/api/types.gen.ts:2654

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: app/api/types.gen.ts:2660

On this page