MarketData SDK

ApiStatusResult : string
in package

Enum representing the status result of an API service.

Matches the Python SDK's APIStatusResult enum.

Table of Contents

Cases

OFFLINE  = "offline"
ONLINE  = "online"
UNKNOWN  = "unknown"

Cases


        
On this page

Search results