Poq.SDK.Node

Home > @poq/sdk-sfcc > CustomerAddressLink

* Result document of product list addresses.

Signature:

export declare class CustomerAddressLink extends BaseModel<CustomerAddressLink> 

Extends: BaseModel<CustomerAddressLink

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the CustomerAddressLink class

Properties

Property Modifiers Type Description
addressId?   string (Optional) The id of the address.
link?   string (Optional) The target of the link.
title?   string (Optional) The link title.