Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor AmazonPHP/SellingPartner/Marketplace class #128

Merged
merged 2 commits into from
Jan 22, 2022
Merged

Refactor AmazonPHP/SellingPartner/Marketplace class #128

merged 2 commits into from
Jan 22, 2022

Conversation

jasonhebert
Copy link
Contributor

Refactor Marketplace class to remove redundancies and simplify update process.
Correct namespace on ObjectSerializerTest class.

Change Log

Added

Fixed

  • Corrected namespace on ObjectSerializerTest class.
  • Added the missing properties for the Egypt country data and marketplace to the Marketplace class.

Changed

  • Refactor Marketplace class to remove redundancies and simplify update process.

Removed

Deprecated

Security


Description

Refactored the Marketplace class to remove redundant code and simplify the update process.
The country data is now stored as a class property for easy update as needed.
Removed redundant code and simplified structures.
Added the missing properties for the Egypt country data and marketplace.

Refactor Marketplace class to remove redundancies and simplify update process.
Correct namespace on ObjectSerializerTest class.
@norberttech norberttech merged commit 65fb3fb into amazon-php:3.x Jan 22, 2022
@norberttech
Copy link
Member

this is great, thanks @jasonhebert !

@jasonhebert jasonhebert deleted the 3.x.refactor_marketplace_class branch January 24, 2022 12:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants