interface ActionOptions {
    shouldSerialize?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

shouldSerialize?: boolean