Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

RegulatoryTrxnFee

Represents the association of regulatory transaction fees with your applications, inspections, or violations. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The business or personal account that the fee is calculated for.
CalculationDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when the fee is calculated.
Comments
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Details about the fee.
DueDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date the fee must be paid by.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date that a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date that a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the fee.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of the record.
ParentRecordId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The parent record such as the application, inspection, violation, or license that the fee is calculated for.
The new Nillable property is available in API version 59.0 and later.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the fee.
Possible values are:
  • CANCELED
  • DRAFT
  • DUE
  • PAID
  • PARTIALLY_PAID
TotalFeeAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
The sum of the fee.

Associated Objects

This object has the following associated objects. Unless noted, they’re available in the same API version as this object.

RegulatoryTrxnFeeFeed
Feed is available for the object.
RegulatoryTrxnFeeHistory
History is available for the object.
RegulatoryTrnxFeeOwnerSharingRule
Sharing rules are available for the object.
RegulatoryTrxnFeeShare
Sharing is available for the object.