Home > @poq/sdk-sfcc > CustomerAddressLink > (constructor)
Constructs a new instance of the CustomerAddressLink
class
Signature:
constructor(params?: {
addressId?: string;
link?: string;
title?: string;
});
Parameter | Type | Description |
---|---|---|
params | { addressId?: string; link?: string; title?: string; } | (Optional) |