NOTE: Trivore ID Documentation has moved to https://trivoreid.com

The content on this site IS OUT OF DATE!

This space has been archived!

Please go ahead to the new site!

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

This is the traditional static Client SDK for TrivoreID.

Additions

  • Added support for email templates

    • Added EmailTemplateServiceImp, EmailTemplateService

    • Added EmailTemplate class

Removals

  • 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

  • No labels