byproducts property

ByProducts? byproducts
getter/setter pair

ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step.

Implementation

ByProducts? byproducts;