simplelogin-client
    Preparing search index...

    Interface ContactsContactIdToggle

    ContactsContactIdToggle

    interface ContactsContactIdToggle {
        blockForward: boolean;
    }
    Index

    Properties

    Properties

    blockForward: boolean

    Whether forwarding from this contact is blocked. When true, forwarding is blocked; when false, forwarding is allowed.

    ContactsContactIdToggle