Salesforce B2C Commerce 23.6
>
B2C Commerce API
>
B2C Commerce Script
>
dw.svc
Overview
API Versioning
Deprecated
dw.svc
Class ServiceConfig
Object
dw.object.PersistentObject
dw.object.ExtensibleObject
dw.svc.ServiceConfig
Configuration object for Services.
Properties
credential :
ServiceCredential
(Read Only)
The related service credentials.
ID :
String
(Read Only)
The unique Service ID.
profile :
ServiceProfile
(Read Only)
The related service profile.
serviceType :
String
(Read Only)
The type of the service, such as HTTP or SOAP.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getCredential
() :
ServiceCredential
Returns the related service credentials.
getID
() :
String
Returns the unique Service ID.
getProfile
() :
ServiceProfile
Returns the related service profile.
getServiceType
() :
String
Returns the type of the service, such as HTTP or SOAP.
Methods inherited from class
ExtensibleObject
describe
,
getCustom
Methods inherited from class
PersistentObject
getCreationDate
,
getLastModified
,
getUUID
Methods inherited from class
Object
assign
,
create
,
create
,
defineProperties
,
defineProperty
,
entries
,
freeze
,
fromEntries
,
getOwnPropertyDescriptor
,
getOwnPropertyNames
,
getOwnPropertySymbols
,
getPrototypeOf
,
hasOwnProperty
,
is
,
isExtensible
,
isFrozen
,
isPrototypeOf
,
isSealed
,
keys
,
preventExtensions
,
propertyIsEnumerable
,
seal
,
setPrototypeOf
,
toLocaleString
,
toString
,
valueOf
,
values
Method Detail
getCredential
getCredential
() :
ServiceCredential
Returns the related service credentials.
Returns:
Related service credentials.
getID
getID
() :
String
Returns the unique Service ID.
Returns:
unique Service ID.
getProfile
getProfile
() :
ServiceProfile
Returns the related service profile.
Returns:
Related service profile.
getServiceType
getServiceType
() :
String
Returns the type of the service, such as HTTP or SOAP.
Returns:
Type of the service, such as HTTP or SOAP.
© Copyright 2000-2023, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.
X
Privacy Update:
We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this.
Privacy Policy.