Type Alias EnumNotificationDeliveryEnumFieldUpdateOperationsInput

EnumNotificationDeliveryEnumFieldUpdateOperationsInput: {
    set?: NotificationDeliveryEnum;
}