Skip to content

Unclear Response type #21

@ozedd-ee

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.

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