PageShape
Defined in: src/core/pagination.ts:2
The cursor envelope shared by every paginated Brex endpoint.
Properties
Section titled “Properties”items?
Section titled “items?”
optionalitems?: readonlyunknown[]
Defined in: src/core/pagination.ts:4
next_cursor?
Section titled “next_cursor?”
optionalnext_cursor?:string|null
Defined in: src/core/pagination.ts:3