UNPKG

@veeroute/lss-studio-angular

Version:

OpenAPI client for @veeroute/lss-studio-angular

21 lines (20 loc) 536 B
/** * VRt.Studio [ST] * * The version of the OpenAPI document: 7.18.2755 * Contact: servicedesk@veeroute.com * * NOTE: This class is auto generated by OpenAPI Generator. * Do not edit the class manually. */ /** * The name of the column in the table with folders. */ export declare enum FilesystemColumnTypeStudio { NAME = "NAME", OWNER_COMPANY_KEY = "OWNER_COMPANY_KEY", OWNER_USERNAME = "OWNER_USERNAME", CREATION_DATE = "CREATION_DATE", FOLDERS_COUNT = "FOLDERS_COUNT", FILES_COUNT = "FILES_COUNT" }