Skip to main content

IntelAccountsSlice

Properties

NameTypeDescriptionNotes
itemsArray<IntelAccessAccountWire>First page of accounts for the identity.[default to undefined]
totalCount(optional) numberTotal number of accounts for this identity; omitted when items is empty.[default to undefined]
next(optional) stringAbsolute URL to the next accounts page; present when totalCount exceeds the items returned on this page.[default to undefined]