Represents a selected addon in the nShift widget result.
Price that has been added to the total price because this addon is selected.
Original price that has been added to the total original price because this addon is selected.
{ "addonId": "string", "price": 0.1, "originalPrice": 0.1, "fields": [ { … } ], "additionalValues": { "property1": null, "property2": null } }