Type Alias: CreateFooterCommentModel
ts
type CreateFooterCommentModel = z.infer<typeof CreateFooterCommentModelSchema>;Defined in: src/v2/models/createFooterCommentModel.ts:23