GetEnrollmentsData

Type Alias: GetEnrollmentsData

[object Object]

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

Properties

body?

optional body?: never

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


path?

optional path?: never

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


query?

optional query?: object

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

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:1803

On this page