2020-01-08 21:54:05 -05:00

3.8 KiB

title sidebar_label
Config Options for apex apex
Option Description Values Default
sortParamsByRequiredFlag Sort method arguments to place required parameters before optional parameters. true
sortModelPropertiesByRequiredFlag Sort model properties to place required parameters before optional parameters. true
ensureUniqueParams Whether to ensure parameter names are unique in an operation (rename parameters that are not). true
allowUnicodeIdentifiers boolean, toggles whether unicode identifiers are allowed in names or not, default is false false
prependFormOrBodyParameters Add form or body parameters to the beginning of the parameter list. false
classPrefix Prefix for generated classes. Set this to avoid overwriting existing classes in your org. null
apiVersion The Metadata API version number to use for components in this package. null
buildMethod The build method for this package. null
namedCredential The named credential name for the HTTP callouts null

IMPORT MAPPING

Type/Alias Imports

INSTANTIATION TYPES

Type/Alias Instantiated By
array List
map Map

LANGUAGE PRIMITIVES

  • Blob
  • Time
  • String
  • Double
  • Date
  • Integer
  • Decimal
  • Long
  • Object
  • ID
  • Boolean
  • Datetime

RESERVED WORDS

  • exception
  • select
  • commit
  • type
  • when
  • cast
  • number
  • protected
  • else
  • merge
  • next_90_days
  • catch
  • join
  • if
  • case
  • using
  • having
  • last_month
  • in
  • byte
  • outer
  • tomorrow
  • upsert
  • then
  • enum
  • exit
  • as
  • system
  • bulk
  • begin
  • object
  • global
  • long
  • next_week
  • into
  • default
  • search
  • goto
  • by
  • currency
  • where
  • override
  • map
  • rollback
  • stat
  • set
  • break
  • last_90_days
  • abstract
  • trigger
  • this_week
  • asc
  • testmethod
  • throw
  • future
  • returning
  • char
  • webservice
  • return
  • transaction
  • date
  • synchronized
  • tolabel
  • nulls
  • next_month
  • autonomous
  • do
  • float
  • while
  • datetime
  • continue
  • loop
  • limit
  • from
  • export
  • group
  • new
  • package
  • static
  • like
  • finally
  • this
  • sort
  • list
  • inner
  • pragma
  • blob
  • this_month
  • convertcurrency
  • extends
  • null
  • hint
  • activate
  • final
  • true
  • retrieve
  • undelete
  • try
  • decimal
  • collect
  • next_n_days
  • desc
  • implements
  • private
  • virtual
  • const
  • import
  • for
  • insert
  • update
  • interface
  • delete
  • switch
  • yesterday
  • not
  • public
  • array
  • parallel
  • savepoint
  • and
  • of
  • today
  • end
  • class
  • on
  • or
  • bigdecimal
  • false
  • any
  • int
  • instanceof
  • super
  • last_n_days
  • short
  • time
  • last_week