Skip to content

Type Alias: CreateCommentProperty

ts
type CreateCommentProperty = z.input<typeof CreateCommentPropertySchema>;

Defined in: src/v2/parameters/createCommentProperty.ts:11