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

Constructors

new
PhoneIdGetGroupsGet200Response()

Properties

optional
count: number
optional
data: Array<GroupData>
optional
limit: number
optional
page: number
optional
success: boolean
optional
total: number

Static Properties

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