Request body object for cloning content.

Hierarchy

  • ContentCloneRequestVNext

Constructors

Properties

cloneName?: string

Name of the cloned object.

id: string

ID of the object to be cloned.

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