Interface IBatchEditAttributeDataV1

Hierarchy

  • IBatchEditAttributeDataV1

Properties

attributes: {
    [x: string]: AttributeValue;
}

Type declaration

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

Type declaration

  • hash: string
  • type: string
organization: {
    id: string;
}

Type declaration

  • id: string

Generated using TypeDoc