Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aliyun_sdk/src/types.ts>GreenResult

阿里云内容审核sdk
Latest
interface GreenResult
import { type GreenResult } from "https://deno.land/x/aliyun_sdk@v0.0.3/src/types.ts";

Properties

code: number
data: Datum[]
msg: string
requestId: string