Localize entity finished event schema.

Hierarchy

  • LocalizeEntityFinishedEvent

Properties

entity_id: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

entity_type: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

processed_language_tags: string[]

An array of language tags that were used for localization.

service_id: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

skipped_language_tags: string[]

An array of language tags that were skipped. This might include tags for the default or not configured locales.

Generated using TypeDoc