Expand description
LongPort OpenAPI HTTP client
Structs§
- Http
Client - LongPort HTTP client
- Http
Client Config - Configuration options for Http client
- Http
Error - Represents an HTTP error
- Json
- A JSON payload
- Method
- The Request Method (VERB)
- Request
Builder - A request builder
Enums§
- Http
Client Error - Http client error type
- QsError
- Query string serialization error
Traits§
- From
Payload - Represents a type that can parse from payload
- ToPayload
- Represents a type that can convert to payload
Functions§
- is_cn
- do the best to guess whether the access point is in China Mainland or not
Type Aliases§
- Http
Client Result - Http client result type