Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

I noticed a difference when getting Quote Line Item (QLI) via api.stream() vs. api.getCalculableLineItemCollection()

When getting QLI via api.stream(), the returned QLI object does not contain Maps of "outputs" and "inputs" (whereas api.getCalculableLineItemCollection() returns it).

In my case, I need to use Filters so I use stream. Is there any way to get the "outputs" data too while using stream with Filters?


  • No labels