getAttributesByCustomerId(long) method

Get all customer attributes for a customer.

Syntax

List< CustomerAttribute > getAttributesByCustomerId ( long customerId )

Parameters