I want to delete the OriginalRetailPrice field, but instead of doing
that, I'm using the DeleteField field. The contents are
Item.DiscountPriceInfo.OriginalRetailPrice and
Item.DiscountPriceInfo[.OriginalRetailPrice], both of the above APIs
return an...