Silverpop / engage-api-client

Engage API Client Code
Apache License 2.0
13 stars 24 forks source link

Implement GetListMetaData #24

Open rkovarik opened 9 years ago

larrychu-acoustic commented 9 years ago

Hello rkovarik. Thank you for the pull request. Did you mean to include the copyright notice in the submitted code?

rkovarik commented 9 years ago

Thx for review, fixed and improved on the branch Issue24.

ChrisCurtin commented 8 years ago

Hi Rovarik,

Looks like we were both working on this command. Can you check against the develop branch and see if our implementation meets your needs?

Thanks

Chris

ChrisCurtin commented 7 years ago

Hi Rovarik,

Looks like we were both working on this command. Can you check against the develop branch and see if our implementation meets your needs?

Thanks

Chris

rkovarik commented 7 years ago

Hi Chris,

we are using our fork with this implementation https://github.com/rkovarik/engage-api-client/blob/master/src/main/java/com/silverpop/api/client/command/GetListMetaDataCommand.java

Unfortunately we can't invest time to get into sync with the origin because of the API changes which were made there.

Roman