dw.customer
Class CustomerList
Object
dw.customer.CustomerList
Object representing the collection of customers who are registered for a given site. In Commerce Cloud Digital, every site has exactly one assigned customer list but multiple sites may share a customer list.
Properties
description  :  String  (Read Only)
Get the optional description of the customer list.
ID  :  String  (Read Only)
Get the ID of the customer list. For customer lists that were created automatically for a given site, this is equal to the ID of the site itself.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getDescription() : String
Get the optional description of the customer list.
getID() : String
Get the ID of the customer list.
Methods inherited from class Object
Method Detail
getDescription
getDescription() : String
Get the optional description of the customer list.
Returns:
The optional description of the list.

getID
getID() : String
Get the ID of the customer list. For customer lists that were created automatically for a given site, this is equal to the ID of the site itself.
Returns:
The ID of the customer list.

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.