Skip to main content
Latest
class LogsGet200ResponseData
Re-export
import { LogsGet200ResponseData } from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/index.ts";

Constructors

new
LogsGet200ResponseData()

Properties

optional
count: string
optional
list: Array<LogObj>

Static Properties

readonly
attributeTypeMap: Array<{ name: string; baseName: string; type: string; format: string; }>
readonly
discriminator: string | undefined