Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 421 Bytes

CreateModerationRequestInputOneOfInnerOneOf1.md

File metadata and controls

23 lines (11 loc) · 421 Bytes

CreateModerationRequestInputOneOfInnerOneOf1

An object describing text to classify.

Properties

Name Type Description Notes
type TypeEnum Always `text`.
text String A string of text to classify.

Enum: TypeEnum

Name Value
TEXT "text"