Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReplaceEntityTranslation

Creates an EntityTranslation if one does not exist yet, otherwise it replaces the current one.

Hierarchy

  • ReplaceEntityTranslation

Index

Properties

Optional CountryID

CountryID: undefined | string

EntityField

EntityField: string

The name of the property you are translating, in case of translating the Description of a Discount this would be 'Description'

EntityID

EntityID: string

The Identifier of the object you are translating, in case of a Discount this would be the DiscountID

EntityType

EntityType: string

The name of the object you are translating, in case of a Discount this would be 'Discount'

LanguageID

LanguageID: string

Value

Value: string

The translated value for the property you are translating