Expand description
Client wrapping the reqwest::Client to make request with Fundamentum via normal functions
Structsยง
- SdkClient
- Wrapper of a
reqwest::Clientto make API requests to Fundamentum. It contains the possible HTTP methods to be used with the client.