> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-add-read-me-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# s_washing table

> Register of all bounced mail to enabel washing

## s\_washing Table (341)

Register of all bounced mail to enabel washing

## Fields

| Name        | Description                                        | Type        | Nullable |
| ----------- | -------------------------------------------------- | ----------- | :------: |
| id          | Primary key                                        | PK          |    No    |
| email\_addr | The bounced email address                          | String(255) |    No    |
| bounce      | How many bounces we have received on this address. | Int         |    No    |
| shipments   | How many times we have sent to this address        | Int         |    No    |
| type        | Type of customer (internal/external)               | type        |    Yes   |

<img src="https://mintcdn.com/superofficeas-add-read-me-page/EIlQsei6VFGz7-lR/media/loc/en/database/tables/s_washing.png?fit=max&auto=format&n=EIlQsei6VFGz7-lR&q=85&s=bbb5df96aeb24d53eef601414f2b2fa1" alt="s_washing table relationship diagram" width="107" height="59" data-path="media/loc/en/database/tables/s_washing.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
