Skip to content

Unclear Response type #21

Description

@ozedd-ee

The SDK defines the transaction Response type as map[string]interface{}, which makes it difficult to handle API responses in a predictable, type-safe way. Manually asserting types is not very great for developer experience and increases the risk of runtime errors. It would definitely help to define Response structs for each API endpoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions