salesforce-marketingcloud / FuelSDK-Java

Salesforce Marketing Cloud Java SDK
BSD 3-Clause "New" or "Revised" License
73 stars 122 forks source link

Add Attributes to Subscriber #37

Closed ogterran closed 8 years ago

ogterran commented 8 years ago

Setting Attributes to ETSubscriber was commented out. Without Subscriber attributes, it is not possible to do any personalization. Override toInternal() function to set Attributes to Subscriber.

amagar088 commented 8 years ago

HI @ogterran , the fix proposed is not as per the implementation we intend. We have taken the suggestion of adding Attributes to Subscriber and will implement this.
There is no need to override toInternal(). The annotation work that for us.