Commerce Extension Provider

A Commerce extension provider.
Property Name Type Description Filter Group and Version Available Version
apexClass Commerce Extension Provider Apex Class Commerce extension provider Apex class. This class extends an Apex base class and provides a custom implementation for an extension point. Big, 58.0 58.0
configUrl String Reserved for future use. Big, 59.0 59.0
description String Description of the extension provider. Big, 59.0 59.0
effectiveMappings Commerce Webstore Extension Mapping[] Collection of mappings associated with the extension provider. Big, 58.0 58.0
epn String Extension point name (unique identifier for an extension). For valid values, see the RegisteredExternalService object's ExtensionPointName field. Big, 58.0 58.0
iconUri String Reserved for future use. Big, 59.0 59.0
id String ID of the extension provider. Big, 59.0 59.0
isApplication Boolean Indicates if the extension provider is contained within a managed package. (true) or not (false). Big, 59.0 59.0
name String Unique name of the extension provider. Big, 58.0 58.0
type String Type of extension (for example, apexClass). Big, 58.0 58.0