rakuten-ws / rws-php-sdk

Rakuten Web Service PHP SDK
http://webservice.rakuten.co.jp
MIT License
87 stars 35 forks source link

Add Rws_Client::setAffiliateId() #4

Closed hamadata closed 12 years ago

hamadata commented 12 years ago

Hi,

I have written a patch for #2 Add Rws_Client::setAffiliateId().

The changes are: -add methods set/getAffiliateID -set $parameter['affiliateId'] when execute is called.

Thanks.

travisbot commented 12 years ago

This pull request passes (merged 056a82a5 into 065def9f).

kawahara commented 12 years ago

@hamadata
Thank you! I accepted your "pull request". And I added the test for this change.