Poq.SDK.Node

Home > @poq/sdk-sfcc > ProfileConverter > fromSfccCustomer

ProfileConverter.fromSfccCustomer() method

Method converts sfcc customer to profile model.

Signature:

fromSfccCustomer(customer: Customer): Promise<ProfileResponse>;

Parameters

Parameter Type Description
customer Customer Customer model of Salesforce cloud.

Returns:

Promise<ProfileResponse>

Representation of profile object.