Skip to content

Types don't match reality #156

Description

@matshadow

Hey team,

I have noticed that a payout's amount using cURL is of type integer (in line with your Java SDK), yet for some reason Node version of the SDK has it as string

    "payouts": {
        "amount": 50000,
        "deducted_fees": 0,
        "currency": "GBP",
        .....
    }
    ```

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions