The cursor for the previous page of records.

Constructors

Properties

before: string

The offset of the previous page of records.

link?: string

A direct link to the request for the previous page of records.

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

Methods

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