| ActiveFromDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The date when the seller’s role became active.
|
| ActiveToDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The date when the seller’s role is no longer active.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, it’s possible that this record was
referenced (LastReferencedDate) and not viewed.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- Required. Name of this seller.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the account owner associated with this seller.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| PartyId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Required. Represents the record based on the Individual object you
want to associate the seller with.
- This is a relationship field.
- Relationship Name
- Party
- Relationship Type
- Lookup
- Refers To
- Individual
|
| SalesAmount |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The total revenue amount gained from this seller.
|
| SellerTier |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The tier at which this seller is ranked.
- Possible values are:
|
| SellerType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The type of sales this seller specializes in.
- Possible values are:
- Distributor
- Reseller
- SalesPartner
- Wholesaler
|