interface InvitationPreference {
    autoAccept: boolean;
}

Properties

Properties

autoAccept: boolean