Skip to content

Types don't match reality #156

@matshadow

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",
        .....
    }
    ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions