Localize entity command schema.

Hierarchy

  • LocalizeEntityCommand

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.

localizations: EntityLocalization[]

An array of localizations for multiple locales.

service_id: string

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

Generated using TypeDoc