dougdellolio / coinbasepro-csharp

The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
MIT License
193 stars 90 forks source link

MarketOrderAmountType Directive #297

Closed vilignoble closed 2 years ago

vilignoble commented 2 years ago

I get an error The name MarketOrderAmountType does not exist in the current context. Do I need a using directive to use this type? If so, what is it?