mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-19 12:22:56 +00:00
Added requestBodyFormat
This commit is contained in:
@@ -11,4 +11,10 @@
|
||||
InBody,
|
||||
InUri
|
||||
}
|
||||
|
||||
public enum RequestBodyFormat
|
||||
{
|
||||
FormData,
|
||||
Json
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user