Newer Version Available
Contract
Represents a contract (a business agreement) associated with an Account.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Account Name | AccountId | reference | 15 | ||
| Activated By | ActivatedById | reference | 15 | ||
| Activated Date | ActivatedDate | datetime | |||
| Billing Address | BillingStreet | textarea | 255 | ||
| Billing Address | BillingCity | string | 40 | ||
| Billing Address | BillingState | string | 80 | ||
| Billing Address | BillingPostalCode | string | 20 | ||
| Billing Address | BillingCountry | string | 80 | ||
| Company Signed By | CompanySignedId | reference | 15 | ||
| Company Signed Date | CompanySignedDate | date | |||
| Contract End Date | EndDate | date | |||
| Contract ID | Id | id | 15 | ||
| Contract Name | Name | string | 80 | ||
| Contract Number | ContractNumber | string | 30 | ||
| Contract Owner | OwnerId | reference | 15 | ||
| Contract Start Date | StartDate | date | |||
| Contract Term (months) | ContractTerm | int | 4 | 0 | |
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Customer Signed By | CustomerSignedId | reference | 15 | ||
| Customer Signed Date | CustomerSignedDate | date | |||
| Customer Signed Title | CustomerSignedTitle | string | 40 | ||
| Deleted | IsDeleted | boolean | |||
| Description | Description | textarea | 32000 | ||
| Last Activity | LastActivityDate | date | |||
| Last Approved Date | LastApprovedDate | datetime | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Last Referenced Date | LastReferencedDate | datetime | |||
| Last Viewed Date | LastViewedDate | datetime | |||
| Owner Expiration Notice | OwnerExpirationNotice | picklist | 40 | ||
| Shipping Address | ShippingStreet | textarea | 255 | ||
| Shipping Address | ShippingCity | string | 40 | ||
| Shipping Address | ShippingState | string | 80 | ||
| Shipping Address | ShippingPostalCode | string | 20 | ||
| Shipping Address | ShippingCountry | string | 80 | ||
| Special Terms | SpecialTerms | textarea | 4000 | ||
| Status | Status | picklist | 40 | ||
| Status Category | StatusCode | picklist | 40 | ||
| System Modstamp | SystemModstamp | datetime |