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

Fixed processing 'null' values on MerchantResponse - #28

Open
AntonAM wants to merge 1 commit into
gocardless:masterfrom
AntonAM:patch-1
Open

Fixed processing 'null' values on MerchantResponse#28
AntonAM wants to merge 1 commit into
gocardless:masterfrom
AntonAM:patch-1

Conversation

@AntonAM

@AntonAM AntonAM commented Jun 3, 2014

Copy link
Copy Markdown

'NextPayoutDate' and 'NextPayoutAmount' were coming as 'null' in the API response so it couldn't be mapped to non-nullable type, so whole MerchantResponse couldn't be processed and was equal to 'null'.

'NextPayoutDate' and 'NextPayoutAmount' were coming as 'null' in the API response so it couldn't be mapped to non-nullable type, so whole MerchantResponse couldn't be processed and was equal to 'null'.
@barisbalic

Copy link
Copy Markdown

Hi @AntonAM, sorry for the delays, I'll take a look at this in the next couple of days and merge/feedback. Thanks again!

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.

2 participants