Skip to content

Conversation

@fcanteiro
Copy link
Contributor

No description provided.

changed the deserialization process in the `Client` class to use `(string) $response->getBody()` instead of `$response->getBody()->getContents()`.

This change ensures that the response body is correctly read and deserialized, preventing potential issues with stream handling.
- Added response and entities for deserialization
- Implemented List Earn Strategies API call
return is never null
- Added EarnAllocationResponse, EarnAllocations, and related entities for deserialization
- Implemented getEarnAllocations method in Client class
- moved PHPDocs to client Interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant