How to avoid getting parent attribute's value in child while using asset api
When I use asset API to read attribute values of an asset, whenever the attribute value is null the code returns value from parent.
In case there is no value provided for an attribute, I want to receive it as null
Do we have anything similar to immediateonly=true for Asset API?
Thanks & Regards
Milind