@@ -22,7 +22,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted customer
|
||||
id,
|
||||
@@ -44,7 +44,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted address
|
||||
id,
|
||||
@@ -66,7 +66,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted customer group
|
||||
id,
|
||||
@@ -88,7 +88,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted customer group customer
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user