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.

ConnectApi.ChangeItemFeeTaxInputRepresentation

Input representation of taxes associated with a change item fee.
Property Type Description Required or Optional Available Version
amount Double Tax amount of the change item fee. Required 63.0
description String Description of the change item fee. Required 63.0
rate Double Tax rate for the change item fee. Required 63.0
taxEffectiveDate String Effective date for the tax. Required 63.0
type String Describes how the fee amount is calculated. Valid values are:
  • Actual
  • Estimated
Required 63.0