Translation

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

name
string

The localised name of the subscription type.

description
string

The localised description of the subscription type.

locale
string

The two character identifier for the language of the translation object.

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