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