Poq.SDK.Node

Home > @poq/sdk-sfcc > AccountService > (constructor)

AccountService.(constructor)

Constructs a new instance of the AccountService class

Signature:

constructor(customersClient: ICustomersClient, sessionsClient: ISessionsClient, accountClient: IAccountClient, profileConverter: IProfileConverter);

Parameters

Parameter Type Description
customersClient ICustomersClient  
sessionsClient ISessionsClient  
accountClient IAccountClient  
profileConverter IProfileConverter