Home > @poq/sdk-sfcc > SimpleLink
Document representing a link to another resource.
Signature:
export declare class SimpleLink extends BaseModel<SimpleLink>
Extends: BaseModel<SimpleLink
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the SimpleLink class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| link? | string | (Optional) The link to the resource. |