GetActivitiesData
Type Alias: GetActivitiesData
[object Object]
Defined in: app/api/types.gen.ts:1127
Properties
body?
optionalbody?:never
Defined in: app/api/types.gen.ts:1128
path?
optionalpath?:never
Defined in: app/api/types.gen.ts:1129
query?
optionalquery?:object
Defined in: app/api/types.gen.ts:1130
IncludeFuture?
optionalIncludeFuture?:boolean
Indicates whether to include future activities in the response. If set to true, activities that are scheduled for the future will be included in the response; if set to false, only past activities will be included.
IncludePast?
optionalIncludePast?:boolean
Indicates whether to include past activities in the response. If set to true, activities that have already occurred will be included in the response; if set to false, only upcoming activities will be included.
OpenForPayment?
optionalOpenForPayment?:boolean
Indicates whether to include activities that are open for payment in the response. If set to true, activities that are currently open for payment will be included in the response; if set to false, only activities that are not open for payment will be included.
Year?
optionalYear?:number
Indicates the year for which to retrieve activities. If specified, only activities that are associated with the given year will be included in the response.
url
[object Object]
Defined in: app/api/types.gen.ts:1148