View Source GoogleApi.ContentWarehouse.V1.Model.VideoUserDataRegisteredItuTT35 (google_api_content_warehouse v0.4.0)

This message contains user data registered itu-t t.35 data

Attributes

  • count (type: integer(), default: nil) - Counts itu-t t.35 message with the same country code and provider code
  • countryCode (type: integer(), default: nil) -
  • providerCode (type: integer(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoUserDataRegisteredItuTT35{
  count: integer() | nil,
  countryCode: integer() | nil,
  providerCode: integer() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.