Skip to main content

Interface: MultiGetObjectsParams

Return the object data for a list of objects

Properties

PropertyTypeDescription
idsstring[]the IDs of the queried objects
options?IotaObjectDataOptions | nulloptions for specifying the content to be returned
signal?AbortSignal-