haskell-bitmex-rest-0.1.0.0: Auto-generated bitmex API Client

Safe HaskellNone
LanguageHaskell2010

BitMEX.MimeTypes

Contents

Description

 
Synopsis

ContentType MimeType

data ContentType a Source #

Constructors

MimeType a => ContentType 

Fields

Accept MimeType

data Accept a Source #

Constructors

MimeType a => Accept 

Fields

Consumes Class

class MimeType mtype => Consumes req mtype Source #

Instances
Consumes UserUpdate MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserUpdate MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserSavePreferences MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserSavePreferences MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserRequestWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserRequestWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserRequestEnableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserRequestEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserMinWithdrawalFee MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserMinWithdrawalFee MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserLogoutAll MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserLogoutAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserLogout MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserLogout MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWalletSummary MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWalletSummary MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWalletHistory MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWalletHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWallet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWallet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetDepositAddress MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetDepositAddress MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetCommission MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetCommission MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetAffiliateStatus MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetAffiliateStatus MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserDisableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserDisableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirmWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirmWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirmEnableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirmEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirm MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirm MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserCheckReferralCode MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserCheckReferralCode MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserCancelWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserCancelWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes TradeGetBucketed MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes TradeGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes TradeGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes TradeGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsHistoryUSD MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsHistoryUSD MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsHistory2 MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsHistory2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SettlementGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SettlementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SchemaWebsocketHelp MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SchemaWebsocketHelp MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SchemaGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SchemaGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes QuoteGetBucketed MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes QuoteGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes QuoteGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes QuoteGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionUpdateRiskLimit MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionUpdateRiskLimit MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionUpdateLeverage MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionUpdateLeverage MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionTransferIsolatedMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionTransferIsolatedMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionIsolateMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionIsolateMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderBookGetL2 MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderBookGetL2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderBookGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderBookGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderNewBulk MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderNewBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderGetOrders MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderGetOrders MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderClosePosition MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderClosePosition MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancelAllAfter MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancelAllAfter MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancelAll MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancelAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancel MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancel MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderAmendBulk MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderAmendBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderAmend MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderAmend MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes NotificationGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes NotificationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes LiquidationGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes LiquidationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes LeaderboardGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes LeaderboardGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InsuranceGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InsuranceGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetIndices MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetCompositeIndex MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetCompositeIndex MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveIntervals MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveIntervals MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveAndIndices MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveAndIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActive MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActive MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes FundingGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes FundingGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ExecutionGetTradeHistory MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ExecutionGetTradeHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ExecutionGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ExecutionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGetConnected MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGetConnected MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGetChannels MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGetChannels MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes AnnouncementGetUrgent MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes AnnouncementGetUrgent MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes AnnouncementGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes AnnouncementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyRemove MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyRemove MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyEnable MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyEnable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyDisable MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyDisable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces Class

class MimeType mtype => Produces req mtype Source #

Instances
Produces UserUpdate MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserUpdate MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserUpdate MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserUpdate MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserUpdate MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserLogout MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserLogout MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserLogout MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserLogout MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserLogout MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces TradeGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces TradeGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces TradeGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces TradeGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces TradeGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces StatsGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces StatsGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces StatsGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces PositionGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces PositionGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces PositionGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderNew MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderNew MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderNew MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces FundingGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces FundingGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces FundingGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces FundingGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces FundingGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ChatNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatNew MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ChatNew MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ChatNew MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces ChatGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces ChatGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces ChatGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

Default Mime Types

data MimeJSON Source #

Constructors

MimeJSON 
Instances
MimeType MimeJSON Source #
application/json; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

FromJSON a => MimeUnrender MimeJSON a Source #
A.eitherDecode
Instance details

Defined in BitMEX.MimeTypes

ToJSON a => MimeRender MimeJSON a Source #

encode

Instance details

Defined in BitMEX.MimeTypes

Produces UserUpdate MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserLogout MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces TradeGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces StatsGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces PositionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces FundingGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces ChatGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserUpdate MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserSavePreferences MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserRequestWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserRequestEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserMinWithdrawalFee MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserLogoutAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserLogout MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWalletSummary MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWalletHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetWallet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetDepositAddress MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetCommission MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGetAffiliateStatus MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserDisableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirmWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirmEnableTFA MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserConfirm MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserCheckReferralCode MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes UserCancelWithdrawal MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes TradeGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes TradeGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsHistoryUSD MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsHistory2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes StatsGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SettlementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SchemaWebsocketHelp MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes SchemaGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes QuoteGetBucketed MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes QuoteGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionUpdateRiskLimit MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionUpdateLeverage MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionTransferIsolatedMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionIsolateMargin MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes PositionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderBookGetL2 MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderBookGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderNewBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderGetOrders MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderClosePosition MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancelAllAfter MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancelAll MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderCancel MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderAmendBulk MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes OrderAmend MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes NotificationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes LiquidationGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes LeaderboardGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InsuranceGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetCompositeIndex MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveIntervals MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveAndIndices MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActive MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes InstrumentGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes FundingGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ExecutionGetTradeHistory MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ExecutionGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGetConnected MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGetChannels MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes ChatGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes AnnouncementGetUrgent MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes AnnouncementGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyRemove MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyNew MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyGet MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyEnable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

Consumes APIKeyDisable MimeJSON Source #
application/json
Instance details

Defined in BitMEX.API

data MimeXML Source #

Constructors

MimeXML 
Instances
MimeType MimeXML Source #
application/xml; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

Produces UserUpdate MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserSavePreferences MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserRequestWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserRequestEnableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserMinWithdrawalFee MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserLogoutAll MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserLogout MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletSummary MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWalletHistory MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetWallet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetDepositAddress MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetCommission MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGetAffiliateStatus MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserDisableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirmEnableTFA MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserConfirm MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserCheckReferralCode MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces UserCancelWithdrawal MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces TradeGetBucketed MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces TradeGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsHistoryUSD MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsHistory2 MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces StatsGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SettlementGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SchemaWebsocketHelp MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces SchemaGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces QuoteGetBucketed MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces QuoteGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateRiskLimit MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionUpdateLeverage MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionTransferIsolatedMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionIsolateMargin MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces PositionGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGetL2 MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderBookGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderNewBulk MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderGetOrders MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderClosePosition MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAllAfter MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancelAll MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderCancel MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderAmendBulk MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces OrderAmend MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces NotificationGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces LiquidationGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces LeaderboardGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InsuranceGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetIndices MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetCompositeIndex MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveIntervals MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActiveAndIndices MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGetActive MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces InstrumentGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces FundingGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGetTradeHistory MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ExecutionGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGetConnected MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGetChannels MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces ChatGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGetUrgent MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces AnnouncementGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyRemove MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyNew MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyGet MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyEnable MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

Produces APIKeyDisable MimeXML Source #
application/xml
Instance details

Defined in BitMEX.API

data MimePlainText Source #

Constructors

MimePlainText 
Instances
MimeType MimePlainText Source #
text/plain; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText ByteString Source #
P.Right . P.id
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText String Source #
P.Right . BCL.unpack
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText Text Source #
P.left P.show . TL.decodeUtf8'
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText ByteString Source #
P.id
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText String Source #
BCL.pack
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText Text Source #
BL.fromStrict . T.encodeUtf8
Instance details

Defined in BitMEX.MimeTypes

data MimeFormUrlEncoded Source #

Constructors

MimeFormUrlEncoded 
Instances
MimeType MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.MimeTypes

FromForm a => MimeUnrender MimeFormUrlEncoded a Source #
P.left T.unpack . WH.urlDecodeAsForm
Instance details

Defined in BitMEX.MimeTypes

ToForm a => MimeRender MimeFormUrlEncoded a Source #
WH.urlEncodeAsForm
Instance details

Defined in BitMEX.MimeTypes

Consumes UserUpdate MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserSavePreferences MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserRequestWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserRequestEnableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserMinWithdrawalFee MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserLogoutAll MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserLogout MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWalletSummary MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWalletHistory MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetWallet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetDepositAddress MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetCommission MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGetAffiliateStatus MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserDisableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirmWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirmEnableTFA MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserConfirm MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserCheckReferralCode MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes UserCancelWithdrawal MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes TradeGetBucketed MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes TradeGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsHistoryUSD MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsHistory2 MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes StatsGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SettlementGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SchemaWebsocketHelp MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes SchemaGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes QuoteGetBucketed MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes QuoteGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionUpdateRiskLimit MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionUpdateLeverage MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionTransferIsolatedMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionIsolateMargin MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes PositionGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderBookGetL2 MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderBookGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderNewBulk MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderGetOrders MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderClosePosition MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancelAllAfter MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancelAll MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderCancel MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderAmendBulk MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes OrderAmend MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes NotificationGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes LiquidationGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes LeaderboardGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InsuranceGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetIndices MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetCompositeIndex MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveIntervals MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActiveAndIndices MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGetActive MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes InstrumentGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes FundingGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ExecutionGetTradeHistory MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ExecutionGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGetConnected MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGetChannels MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes ChatGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes AnnouncementGetUrgent MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes AnnouncementGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyRemove MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyNew MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyGet MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyEnable MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

Consumes APIKeyDisable MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.API

data MimeMultipartFormData Source #

Constructors

MimeMultipartFormData 
Instances
MimeType MimeMultipartFormData Source #
multipart/form-data
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Bool Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Char Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Double Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Float Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Int Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Integer Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData ByteString Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData String Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Text Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Binary Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData ByteArray Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData Date Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData DateTime Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData E'Type Source # 
Instance details

Defined in BitMEX.Model

data MimeOctetStream Source #

Constructors

MimeOctetStream 
Instances
MimeType MimeOctetStream Source #
application/octet-stream
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream ByteString Source #
P.Right . P.id
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream String Source #
P.Right . BCL.unpack
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream Text Source #
P.left P.show . T.decodeUtf8' . BL.toStrict
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream ByteString Source #
P.id
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream String Source #
BCL.pack
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream Text Source #
BL.fromStrict . T.encodeUtf8
Instance details

Defined in BitMEX.MimeTypes

data NoContent Source #

A type for responses without content-body.

Constructors

NoContent 

MimeType Class

class Typeable mtype => MimeType mtype where Source #

Minimal complete definition

mimeType | mimeTypes

Instances
MimeType MimeAny Source #
"*/*"
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeNoContent Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeOctetStream Source #
application/octet-stream
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeMultipartFormData Source #
multipart/form-data
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeFormUrlEncoded Source #
application/x-www-form-urlencoded
Instance details

Defined in BitMEX.MimeTypes

MimeType MimePlainText Source #
text/plain; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeXML Source #
application/xml; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeJSON Source #
application/json; charset=utf-8
Instance details

Defined in BitMEX.MimeTypes

MimeType MimeTextxml Source #
text/xml
Instance details

Defined in BitMEX.API

MimeType MimeTextjavascript Source #
text/javascript
Instance details

Defined in BitMEX.API

MimeType MimeJavascript Source #
application/javascript
Instance details

Defined in BitMEX.API

MimeRender Class

class MimeType mtype => MimeRender mtype x where Source #

Minimal complete definition

mimeRender

Methods

mimeRender :: Proxy mtype -> x -> ByteString Source #

mimeRender' :: mtype -> x -> ByteString Source #

Instances
MimeRender MimeNoContent NoContent Source #
P.Right . P.const NoContent
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream ByteString Source #
P.id
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream String Source #
BCL.pack
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeOctetStream Text Source #
BL.fromStrict . T.encodeUtf8
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Bool Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Char Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Double Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Float Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Int Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Integer Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData ByteString Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData String Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Text Source # 
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimeMultipartFormData Binary Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData ByteArray Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData Date Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData DateTime Source # 
Instance details

Defined in BitMEX.Core

MimeRender MimeMultipartFormData E'Type Source # 
Instance details

Defined in BitMEX.Model

ToForm a => MimeRender MimeFormUrlEncoded a Source #
WH.urlEncodeAsForm
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText ByteString Source #
P.id
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText String Source #
BCL.pack
Instance details

Defined in BitMEX.MimeTypes

MimeRender MimePlainText Text Source #
BL.fromStrict . T.encodeUtf8
Instance details

Defined in BitMEX.MimeTypes

ToJSON a => MimeRender MimeJSON a Source #

encode

Instance details

Defined in BitMEX.MimeTypes

MimeUnrender Class

class MimeType mtype => MimeUnrender mtype o where Source #

Minimal complete definition

mimeUnrender

Instances
MimeUnrender MimeNoContent NoContent Source #
P.Right . P.const NoContent
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream ByteString Source #
P.Right . P.id
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream String Source #
P.Right . BCL.unpack
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimeOctetStream Text Source #
P.left P.show . T.decodeUtf8' . BL.toStrict
Instance details

Defined in BitMEX.MimeTypes

FromForm a => MimeUnrender MimeFormUrlEncoded a Source #
P.left T.unpack . WH.urlDecodeAsForm
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText ByteString Source #
P.Right . P.id
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText String Source #
P.Right . BCL.unpack
Instance details

Defined in BitMEX.MimeTypes

MimeUnrender MimePlainText Text Source #
P.left P.show . TL.decodeUtf8'
Instance details

Defined in BitMEX.MimeTypes

FromJSON a => MimeUnrender MimeJSON a Source #
A.eitherDecode
Instance details

Defined in BitMEX.MimeTypes