AboutSupportDeveloper GuideVersion 22.3.18
interface CopyPagePayload {
    identity: Identity_4;
    page: Page;
    reason: "duplicate" | "save-as";
}

Properties

Properties

identity: Identity_4

The OF browser identity containing the page to copy.

page: Page

The page to copy.

reason: "duplicate" | "save-as"

Specifies the trigger for creating a copy.

MMNEPVFCICPMFPCPTTAAATR