Interface IBatchEditAttributeDataV2

Hierarchy

Properties

element: {
    hash: string;
    type: string;
}

Type declaration

  • hash: string
  • type: string
operations: Operation[]
organization: {
    id: string;
}

Type declaration

  • id: string
parent?: {
    hash: string;
}

Type declaration

  • hash: string

Generated using TypeDoc