Class CollectionResponseWithTotalVersionContentFolder

Response object for collections of content folder versions with pagination information.

Constructors

Properties

paging?: Paging

Collection of content folder versions.

total: number

Total number of content folder versions.

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

Methods