Type Alias: UpdateFooterCommentModel
ts
type UpdateFooterCommentModel = z.infer<typeof UpdateFooterCommentModelSchema>;Defined in: src/v2/models/updateFooterCommentModel.ts:16