Lists No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

OpenAPI spec version: v3

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Constructors

Properties

childLists: number[]

An array of list Id's contained in this folder.

childNodes: PublicListFolder[]
createdAt?: Date

The time the folder was created at.

id: number

The Id of the folder.

name?: string

The name of the folder.

parentFolderId: number

The Id of the folder this folder is in, the root folder is represented as 0.

updatedAt?: Date

The time the folder was last updated at.

updatedContentsAt?: Date

The time that the contents of the folder was last updated at.

userId?: number

The user Id of the owner of the folder.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]