GetAllOwnersParams

Parameters for retrieving NFTs.

type GetAllOwnersParams = { count?: number; start?: number };