getListByIds method Null safety
Gets a list of data items retrieved by given unique ids.
correlationId
(optional) transaction id to trace execution through call chain.ids
ids of data items to be retrieved Return a list with requested data items.
Gets a list of data items retrieved by given unique ids.
correlationId
(optional) transaction id to trace execution through call chain.ids
ids of data items to be retrieved
Return a list with requested data items.