Request body object for detaching objects from multi-language groups.

Hierarchy

  • DetachFromLangGroupRequestVNext

Constructors

Properties

id: string

ID of the object to remove from a 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