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

Constructors

Properties

id: string

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

language: string

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

primaryId: string

ID of primary language object in multi-language group.

primaryLanguage?: string

Primary language of the multi-language group.

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

Methods