Home > @poq/sdk-sfcc > NotesResult > (constructor)
Constructs a new instance of the NotesResult
class
Signature:
constructor(params?: {
notes?: Array<Note>;
});
Parameter | Type | Description |
---|---|---|
params | { notes?: Array<Note>; } | (Optional) |