• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

s_bounce_shipment Table (342)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

Email bounces from customers

Fields

Name Description Type Null
id Primary key PK
shipment_id The shipment this bounce belongs to FK s_shipment
customer_id The customer this bounce came from FK person
email The email address for this particular bounce String(255) ●

s_bounce_shipment table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
shipment_id FK Index
customer_id FK Index

Relationships

Table Description
person Persons in a company or an organizations. All associates have a corresponding person record
s_shipment Contains info about one shipment. The addresses are stored in s_shipment_addr

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
  • Fields
  • Indexes
  • Relationships
  • Replication Flags
  • Security Flags
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top