SupportAddresses
Columns
Name
Type
ReadOnly
References
Description
Id [KEY]
Long
True
Automatically assigned when created.
Name
String
False
The name for the address.
String
False
The email address (not updateable).
CreatedAt
Datetime
True
The time the brand was created.
UpdatedAt
Datetime
True
The time of the last update of the brand.
Default
Boolean
False
Whether the address is the account's default support address.
BrandId
Long
False
Brands.Id
The id of the brand.
ForwardingStatus
String
True
Possible values: unknown, waiting, verified, or failed.
SpfStatus
String
True
Possible values: unknown, verified, failed.
Last updated