ExtractPolicy

constructor(@Json(name = "extract_basic_attributes") extractBasicAttributes: Int?, @Json(name = "extract_body_descriptor") extractBodyDescriptor: Int?, @Json(name = "extract_face_descriptor") extractFaceDescriptor: Int?, @Json(name = "fd_score_threshold") fdScoreThreshold: Double?)