EventDay / Infusionsoft.net

A C# Wrapper around the Infusionsoft.com API
15 stars 22 forks source link

OrderService.PlaceOrder returns Successful as a string instead of as a boolean #5

Open MisinformedDNA opened 11 years ago

MisinformedDNA commented 11 years ago

OrderService.PlaceOrder returns PlaceOrderResult. PlaceOrderResult.Successful is a string instead of a Boolean.