I have a mapped order object, with child line item objects etc..
What is the best way of adding it to the resolver to use in an email?
I've looked at the GetShoppingCartResolver and tried setting the Anon object etc.. but I assume the Info classes have additional properties to help the resolver as this only works for simple string values
Thanks