types.ResultSet

@polymeshassociation/polymesh-sdk / Modules / types / ResultSet

Interface: ResultSet<T>

types.ResultSet

Type parameters

Name

T

Table of contents

Properties

Properties

count

Optional count: BigNumber

Defined in

types/index.ts:694arrow-up-right


data

data: T[]

Defined in

types/index.ts:692arrow-up-right


next

next: NextKey

Defined in

types/index.ts:693arrow-up-right

Last updated

Was this helpful?