Variable: DeleteFooterCommentSchema
ts
const DeleteFooterCommentSchema: ZodObject<{
commentId: ZodNumber;
}, $strip>;Defined in: src/v2/parameters/deleteFooterComment.ts:3