This function returns the namespace that is being used in SDK.
namespace.
This function provides a way to override the default or build time set up of namespace.
namespace.
This returns the namespace prefix for sobject and fields. If namespace is defined and not an empty string, this will return {namespace}. e.g. vlocity_cmt If namespace is empty, this will return an empty string.
This returns the SalesForce Rest URL prefix with the preceding /. If namespace is defined and not an empty string, this will return /{namespace}. e.g. /vlocity_cmt If namespace is empty, this will return an empty string.
Generated using TypeDoc
This class returns the current package namespace, prefix for sobjects, fields and SF REST API prefix as follows: