interface IUpdateRecipientSubmitParams {
    action: "submit";
}

Properties

Properties

action: "submit"