ProductFee

Represents the base fee associated with a product. This object is available in API version 61.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Amount
Type
currency
Properties
Create, Filter, Sort, Update
Description
The amount of the fee.
Frequency
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The frequency of the fee.
Valid values are:
  • Monthly
  • One Time
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the product fee.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the product fee record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ProductId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The product associated to the fee.
This field is a relationship field.
Relationship Name
Product
Relationship Type
Lookup
Refers To
Product2
Type
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The type of fee.
Valid values are:
  • Closing Fee
  • Origination Fee
ValidEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The end date of the fee.
ValidStartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The start date of the fee.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

productfeeChangeEvent
Change events are available for the object.
ProductFeeFeed
Feed tracking is available for the object.
ProductFeeHistory
History is available for tracked fields of the object.
ProductFeeShare
Sharing is available for the object.