@seamapi/blueprint - v0.51.3
    Preparing search index...

    Interface Pagination

    interface Pagination {
        description: string;
        properties: Property[];
        responseKey: string;
    }
    Index

    Properties

    description: string
    properties: Property[]
    responseKey: string