Request body object fro attaching objects to multi-language groups.

Hierarchy

  • AttachToLangPrimaryRequestVNext

Constructors

Properties

id: string

ID of the object to add to a multi-language group.

Designated language of the object to add to a multi-language group.

primaryId: string

ID of primary language object in multi-language group.

Primary language of the multi-language group.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc