Module fundamentum_sdk_api::client::sdk_client
source · Expand description
Client wrapping the reqwest::Client
to make request with Fundamentum via normal functions
Structs
- Wrapper of a
reqwest::Client
to make API requests to Fundamentum It contains the possible HTTP methods to be used with the client.