Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Update Payouts API to v1.2 #692

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Update Payouts API to v1.2 #692

merged 1 commit into from
Oct 19, 2016

Conversation

sdcoffey
Copy link
Contributor

@sdcoffey sdcoffey commented Oct 13, 2016

Items:

  • Production Code
  • Tests
  • Samples

*
* @package PayPal\Api
*
* @property string op
* @property string path
* @property mixed value
* @property string value
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will actually be a mixed type. It basically means, it could be anything more or less. The value could be a string or an integer based on what you are patching.

*
* @return string
* @return \PayPal\Api\DefinitionsRecipientEnum
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still a string for us. No concept of Enum as such in PHP SDK.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops! Missed that one

@jaypatel512
Copy link
Contributor

Not sure if any samples requires to be changed. Otherwise, LGTM.

@sdcoffey
Copy link
Contributor Author

Yeah, most of the updates are in description comments - merging!

@sdcoffey sdcoffey merged commit aca727e into master Oct 19, 2016
@jaypatel512 jaypatel512 deleted the payouts-v1.2 branch October 25, 2016 17:15
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