The translation model

Example translation Object

JSON

{\n  \"name\": \"Announcements\",\n  \"description\": \"Offers, product and feature announcements\",\n  \"locale\": \"en\"\n}

A translation object contains the localised details of a subscription type.

Translation Object

KeyTypeDescription
nameStringThe localised name of the subscription type.
descriptionStringThe localised description of the subscription type.
localeStringThe two character identifier for the language of the translation object.