INPUT_OBJECT
Details about the orders which are being retrieved for a specific offer
1input OfferOrderRetrievalDetails {52# Optional - offerId will retrieve all of the customer's orders that are for that 3# offerId4offerId: String96# Optional - orderId will retrieve that specific order. An orderId can not be 7# passed in without an offerId8orderId: String10}