MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
945 stars 278 forks source link

IBalanceTransaction typescript interface does not include null #520

Closed Snailed closed 2 years ago

Snailed commented 2 years ago

In IBalanceTransaction, these two fields can actually sometimes be null. This should be indicated in the types. https://github.com/MONEI/Shopify-api-node/blob/6bcdeb7138fd5944269159659a56fe6e039899b8/index.d.ts#L1080-L1081