Class CustomerExportSpecification.Fields
- java.lang.Object
 - 
- com.broadleafcommerce.customer.dataexport.specification.CustomerExportSpecification.Fields
 
 
- 
- Enclosing class:
 - CustomerExportSpecification
 
public static final class CustomerExportSpecification.Fields extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringATTRIBUTESstatic StringEMAILstatic StringEXTERNAL_IDstatic StringFULL_NAMEstatic StringPHONE_COUNTRY_CODEstatic StringPHONE_EXTENSIONstatic StringPHONE_NUMBER 
 - 
 
- 
- 
Field Detail
- 
FULL_NAME
public static final String FULL_NAME
- See Also:
 - Constant Field Values
 
 
- 
EMAIL
public static final String EMAIL
- See Also:
 - Constant Field Values
 
 
- 
ATTRIBUTES
public static final String ATTRIBUTES
- See Also:
 - Constant Field Values
 
 
- 
EXTERNAL_ID
public static final String EXTERNAL_ID
- See Also:
 - Constant Field Values
 
 
- 
PHONE_COUNTRY_CODE
public static final String PHONE_COUNTRY_CODE
- See Also:
 - Constant Field Values
 
 
- 
PHONE_NUMBER
public static final String PHONE_NUMBER
- See Also:
 - Constant Field Values
 
 
- 
PHONE_EXTENSION
public static final String PHONE_EXTENSION
- See Also:
 - Constant Field Values
 
 
 - 
 
 -