Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Changed NextPayoutDate and NextPayoutAmount to nullable value types, sin... #33

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dylanbeattie
Copy link

...ce they can be null in the JSON response if you call GetMerchant() for a merchant with no forthcoming payouts.

This fixes an issue with the .NET SDK where GetMerchant() throws a NullReferenceException trying to retrieve merchant details for merchants with no forthcoming payments.

…since they can be null in the JSON response if you call GetMerchant() for a merchant with no forthcoming payouts.
@dylanbeattie dylanbeattie reopened this Feb 3, 2015
@barisbalic barisbalic mentioned this pull request Jul 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants