Additions
Added support for email templates
Added
EmailTemplateServiceImp, EmailTemplateService
Added
EmailTemplate
class
Removed
Test classes - will be implemented in other place together with the test scripts.
New Attributes
User address (
com.trivore.id.sdk.models.user.Address
)from – datetime from which the address is considered valid
until – datetime until the address is considered valid
tags – A list of tags as strings, which clients can use to add some additional metadata to addresses
EmailMessage (
com.trivore.id.sdk.models.EmailMessage
)Add
EmailAttachment
class with more options to manage attachments
Languages
Java