Asset

-1 rows


Description

Labels: Asset | Assets

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null
AssetFeed.ParentId FakeFK421C
AssetHistory.AssetId FakeFK391C

Label: Asset ID

ContactId reference 18 null
Contact.Id FakeFK276C

Label: Contact ID
Referenced: Assets (cascade delete)

AccountId reference 18 null
Account.Id FakeFK277C

Label: Account ID
Referenced: Assets (cascade delete)

Product2Id reference 18 null
Product2.Id FakeFK278C

Label: Product ID
Referenced: Assets

IsCompetitorProduct boolean 0 null

Label: Competitor Asset

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

IsDeleted boolean 0 null

Label: Deleted

Name string 255 null

Label: Asset Name

SerialNumber string 80 null

Label: Serial Number

InstallDate date 0 null

Label: Install Date

PurchaseDate date 0 null

Label: Purchase Date

UsageEndDate date 0 null

Label: Usage End Date

Status picklist 40 null

Label: Status
Picklist: Purchased | Shipped | Installed | Registered | Obsolete

Price currency 18 null

Label: Price

Quantity decimal 12 null

Label: Quantity

Description textarea 32000 null

Label: Description

Indexes

Constraint Name Type Sort Column(s)
FakeIndex10 Must be unique Asc Id

Relationships