View Source GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleTypeLocalizedText (google_api_payments_reseller_subscription v0.7.0)
Localized variant of a text in a particular language.
Attributes
-
languageCode
(type:String.t
, default:nil
) - The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. -
text
(type:String.t
, default:nil
) - Localized string in the language corresponding to language_code below.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.